zulip/zilencer/management/commands
Steve Howell 78474c8bee Add test users with non-lowercase emails.
We are prone to case-sensitivity bugs, so I added AARON and ZOE.
Also, for good measure, I insert them in non-alphabetical order
to try to drive out bugs from non-consistent sorting of user ids.
2016-11-26 11:48:52 -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 Add test users with non-lowercase emails. 2016-11-26 11:48:52 -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