From b7e426827451625efa4a27911fef21a13fb8b8a9 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 25 Aug 2014 16:51:46 +0700 Subject: edited management commands doc page --- askbot/doc/source/management-commands.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/askbot/doc/source/management-commands.rst b/askbot/doc/source/management-commands.rst index e61004ca..46a10c88 100644 --- a/askbot/doc/source/management-commands.rst +++ b/askbot/doc/source/management-commands.rst @@ -45,6 +45,8 @@ The bulk of the management commands fall into this group and will probably be th +---------------------------------+-------------------------------------------------------------+ | `askbot_clear_moderation_queue` | Clear all items from the moderation queue | +---------------------------------+-------------------------------------------------------------+ +| `askbot_award_badges` | Awards badges to users (only some badges are supported) | ++---------------------------------+-------------------------------------------------------------+ | `merge_users | Merges user accounts and all related data from one user | | ` | to another, the "from user" account is deleted. | +---------------------------------+-------------------------------------------------------------+ -- cgit v1.2.3-1-g7c22