mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-17 14:29:54 +02:00
build: remove fixtures
This commit is contained in:
@@ -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