summaryrefslogtreecommitdiffstats
path: root/stackexchange
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-03-04 21:49:29 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-03-04 21:49:29 -0500
commit1397d1996d4d69803943ed02bbdaf8eae5af659d (patch)
tree8d874e227600ad413bd2e8e8d834fa75d600e55d /stackexchange
parentb807b27c8c3ca1a27c1467ca54885f04ed4d6fa0 (diff)
downloadaskbot-1397d1996d4d69803943ed02bbdaf8eae5af659d.tar.gz
askbot-1397d1996d4d69803943ed02bbdaf8eae5af659d.tar.bz2
askbot-1397d1996d4d69803943ed02bbdaf8eae5af659d.zip
corrected README
Diffstat (limited to 'stackexchange')
-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