Add migrations module to enable migrations generator.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
TSDMaster/TSDMaster/migrations/
|
||||
TSDMaster/TSDMaster/migrations/*
|
||||
!TSDMaster/TSDMaster/migrations/__init__.py
|
||||
venv/
|
||||
TSDMaster/TSDMaster/settings.py
|
||||
TSDMaster/db.sqlite
|
||||
|
||||
0
TSDMaster/TSDMaster/migrations/__init__.py
Normal file
0
TSDMaster/TSDMaster/migrations/__init__.py
Normal file
Reference in New Issue
Block a user