zulip/zilencer/management/commands
Tim Abbott 61816f6151 populate_db: Remove replay_old_messages code.
Now that we have the data import/export tool, that's a better
mechanism for importing data than this old and likely buggy code was.
2016-11-15 22:34:44 -08:00
..
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
compare_messages.py Add tools for dumping and comparing markdown renderings. 2016-11-07 07:49:56 -08:00
create_deployment.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
grant_invites.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
migrate_stream_notifications.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
populate_db.py populate_db: Remove replay_old_messages code. 2016-11-15 22:34:44 -08:00
print_initial_password.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
profile_request.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
render_messages.py render_messages.py: render first version of edited messages. 2016-11-15 13:39:11 -08:00
sync_api_key.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
test_messages.txt Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00