Database and migrations ======================= Database model and migration implementation details are maintained in the backend implementation reference. Run migrations from the ``app/`` directory using the repository's Django management commands. .. toctree:: :maxdepth: 1 ../development/implementation/models