zulip/zilencer/management/commands
Rafid Aslam 50afe5a6c2 sync_api_key: Fix `ConfigParser` deprecation warnings.
Fix `ConfigParser` deprecation warnings in
`zilencer/management/commands/sync_api_key.py`.

Fixes #2727.
2016-12-30 11:52:22 -08:00
..
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
compare_messages.py Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
create_deployment.py Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08: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: Fix naive datetime warnings 2016-12-20 17:48:22 -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 Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
sync_api_key.py sync_api_key: Fix `ConfigParser` deprecation warnings. 2016-12-30 11:52:22 -08:00
test_messages.txt Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00