v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-19 07:40:08 -07:00
This commit is contained in:
Alexandr Nesterenko 2016-07-21 13:02:56 -07:00
parent 1d1f8f905e
commit 3c1ca29252

View File

@ -50,6 +50,7 @@ pushd pol/frontend
python manage.py migrate python manage.py migrate
python manage.py loaddata fields.json python manage.py loaddata fields.json
popd popd
```
Create django config Create django config
``` ```