2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 18:15:40 +00:00

Added migration files to git index

This commit is contained in:
Oliver
2018-04-14 18:36:06 +10:00
parent a31ec388f4
commit 226828791f
27 changed files with 853 additions and 1 deletions

1
.gitignore vendored
View File

@ -26,7 +26,6 @@ var/
*.log
local_settings.py
*.sqlite3
**/migrations/*
# Local media storage (only when running in development mode)
InvenTree/media