Delete fixtures.bat

This commit is contained in:
Corban-Lee Jones 2024-01-18 12:15:47 +00:00
parent 8d4050ce8f
commit 067bc744d7

View File

@ -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