Add django-linear-migrations dependency
- Introduced `django-linear-migrations` version 2.17.0 to manage migrations more effectively and prevent merges. - Refactored `INSTALLED_APPS` in `settings.py` to allow linear-migrations to track first party apps explicitly.
This commit is contained in:
parent
2dba19a77e
commit
fa6103d007
6 changed files with 31 additions and 9 deletions
1
cards/migrations/max_migration.txt
Normal file
1
cards/migrations/max_migration.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
0001_initial
|
||||
Loading…
Add table
Add a link
Reference in a new issue