summaryrefslogtreecommitdiffstats
path: root/askbot/doc/source/management-commands.rst
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-11-25 17:40:26 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-11-25 17:40:26 -0300
commit5e8985b853b6d1c2adcf6c6abaa74b1e159b75f1 (patch)
tree3d6bf1e8f7fa04d7395e2645f43e3899a004eade /askbot/doc/source/management-commands.rst
parentf3d4a688ee4b8baae175f819d8416058155508f1 (diff)
downloadaskbot-5e8985b853b6d1c2adcf6c6abaa74b1e159b75f1.tar.gz
askbot-5e8985b853b6d1c2adcf6c6abaa74b1e159b75f1.tar.bz2
askbot-5e8985b853b6d1c2adcf6c6abaa74b1e159b75f1.zip
merged Dejan's management command for creating test data
Diffstat (limited to 'askbot/doc/source/management-commands.rst')
-rw-r--r--askbot/doc/source/management-commands.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/askbot/doc/source/management-commands.rst b/askbot/doc/source/management-commands.rst
index d69c8673..b1ee5bc5 100644
--- a/askbot/doc/source/management-commands.rst
+++ b/askbot/doc/source/management-commands.rst
@@ -175,3 +175,5 @@ the developers of the Askbot project:
| | remaining commands that are expected to be run from the |
| | site root directory. |
+--------------------------------+-------------------------------------------------------------+
+| `askbot_add_test_content` | Creates content with dummy data for testing |
++--------------------------------+-------------------------------------------------------------+