..
__init__.py
…
add_mock_conversation.py
streams: Refactor multi-option helpers into separate functions.
2019-02-12 11:10:26 -08:00
add_new_realm.py
refactoring: Move set_default_streams into do_create_realm.
2019-03-21 12:33:19 -07:00
add_new_user.py
add_new_user: Fix mention of running "python manage.py".
2018-11-06 13:28:18 -08:00
add_remote_server.py
zilencer: Add a simple management command to create a RemoteZulipServer.
2018-01-08 17:46:46 -08:00
calculate_first_visible_message_id.py
mypy: Enable strict-optional for calculate_first_visible_message_id.
2019-05-01 10:49:24 -07:00
compare_messages.py
zilencer: Use python 3 syntax for typing.
2017-11-22 12:29:03 -08:00
invoice_plans.py
billing: Add cron job to run invoice_plans once a day.
2019-04-29 11:23:17 -07:00
mark_all_messages_unread.py
zilencer: Use python 3 syntax for typing.
2017-11-22 12:29:03 -08:00
migrate_stream_notifications.py
zilencer: Use python 3 syntax for typing.
2017-11-22 12:29:03 -08:00
populate_db.py
populate_db: Use separate realm for system bots, like in production.
2019-07-31 15:58:39 -07:00
print_initial_password.py
users: Get all API keys via wrapper method.
2018-08-08 16:35:17 -07:00
profile_request.py
profiling: Use mkstemp for profile.data filename.
2019-01-15 16:08:48 -08:00
render_messages.py
zilencer: Use python 3 syntax for typing.
2017-11-22 12:29:03 -08:00
sync_api_key.py
email: Convert accounts code to use delivery_email.
2018-12-06 16:21:38 -08:00