mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
build: remove fixtures
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -5,6 +5,4 @@ set -o pipefail
|
||||
set -o nounset
|
||||
|
||||
python manage.py migrate
|
||||
python manage.py loaddata ./fixtures/*.json
|
||||
#python manage.py compilemessages
|
||||
exec python manage.py runserver 0.0.0.0:8000
|
||||
|
||||
Reference in New Issue
Block a user