Delete fixtures.bat
This commit is contained in:
parent
8d4050ce8f
commit
067bc744d7
@ -1,10 +0,0 @@
|
||||
@echo off
|
||||
|
||||
python manage.py migrate
|
||||
|
||||
python manage.py loaddata apps\fixtures\authentication\department.json
|
||||
python manage.py loaddata apps\fixtures\authentication\defaultuser.json
|
||||
|
||||
python manage.py loaddata apps\fixtures\home\ticketpriority.json
|
||||
python manage.py loaddata apps\fixtures\home\tickettag.json
|
||||
python manage.py loaddata apps\fixtures\home\defaulttickets.json
|
Loading…
x
Reference in New Issue
Block a user