Delete server.bat

There is no need of this file as it no longer provides the required functionality.
test
Surya 2024-08-05 13:22:44 +02:00
parent c0ac934c64
commit 74baf03ae7
1 changed files with 0 additions and 5 deletions

View File

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