Delete server.bat
There is no need of this file as it no longer provides the required functionality.test
parent
c0ac934c64
commit
74baf03ae7
|
|
@ -1,5 +0,0 @@
|
||||||
@ echo off
|
|
||||||
echo The devlopment server will start in a few seconds...
|
|
||||||
python manage.py makemigrations
|
|
||||||
python manage.py migrate
|
|
||||||
python manage.py runserver 3000
|
|
||||||
Loading…
Reference in New Issue