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