v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-18 23:30:14 -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 loaddata fields.json
popd
```
Create django config
```