Anthias icon indicating copy to clipboard operation
Anthias copied to clipboard

Migrate database to use Django ORM.

Open nicomiguelino opened this issue 8 months ago • 0 comments

Overview

  • Depends on #558.
  • Database manipulation is currently handled using the sqlite3 Python library.
  • The database should be migrated to use the Django ORM.

nicomiguelino avatar Jun 05 '24 18:06 nicomiguelino