zulip/zilencer/management/commands
paxapy 93965a8e89 Add tools for dumping and comparing markdown renderings.
This adds a couple new tools that can be used to determine whether a
particular change in Zulip's backend markdown processor would impact
the rendering of historical messages, without a human actually looking
at the message content.  This is a useful way to verify whether a
change to our markdown syntax is likely to create problems.

[commit message and code tweaked by tabbott]
2016-11-07 07:49:56 -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 Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07: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 Add tools for dumping and comparing markdown renderings. 2016-11-07 07:49:56 -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