summaryrefslogtreecommitdiffstats
path: root/stackexchange/README
diff options
context:
space:
mode:
Diffstat (limited to 'stackexchange/README')
-rw-r--r--stackexchange/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/stackexchange/README b/stackexchange/README
index f842e891..c122570f 100644
--- a/stackexchange/README
+++ b/stackexchange/README
@@ -18,8 +18,12 @@ So far models are automatically created via:
cd ..
python manage.py syncdb
+3) unzip SE dump into dump_dir (any directory name)
+ you may want to make sure that your dump directory in .gitignore file
+ so that you don't publish it by mistake
+
3) run:
- python manage.py load_stackexchange
+ python manage.py load_stackexchange dump_dir
does not yet populate final data