diff --git a/readme.md b/readme.md index b2dc5a9..cab1e01 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ pushd pol/frontend python manage.py migrate python manage.py loaddata fields.json popd +``` Create django config ```