From 3c1ca29252652c7e31d98a2e1d4ddaa3fd396772 Mon Sep 17 00:00:00 2001 From: Alexandr Nesterenko Date: Thu, 21 Jul 2016 13:02:56 -0700 Subject: [PATCH] readme --- readme.md | 1 + 1 file changed, 1 insertion(+) 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 ```