From 41b3e5e1cd122acd5d322a56c7cbeada25fde8ac Mon Sep 17 00:00:00 2001 From: Jim Tittsler Date: Tue, 12 Jun 2012 02:43:09 +0000 Subject: fix rst table of developer commands --- askbot/doc/source/management-commands.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/askbot/doc/source/management-commands.rst b/askbot/doc/source/management-commands.rst index 4efbef6e..b96251dc 100644 --- a/askbot/doc/source/management-commands.rst +++ b/askbot/doc/source/management-commands.rst @@ -195,5 +195,5 @@ the developers of the Askbot project: +--------------------------------+-------------------------------------------------------------+ | `askbot_add_test_content` | Creates content with dummy data for testing | +--------------------------------+-------------------------------------------------------------+ -| `askbot_create_test_fixture` | Creates a test fixture at `askbot/tests/test_data.json` | +| `askbot_create_test_fixture` | Creates a test fixture at `askbot/tests/test_data.json` | +--------------------------------+-------------------------------------------------------------+ -- cgit v1.2.3-1-g7c22