zulip/zilencer/management/commands
Roman Godov c0806917ec models: Rename Realm.restricted_to_domain field.
This renames Realm.restricted_to_domain field to
emails_restricted_to_domains, for greater clarity as to what it does
just from seeing the setting name, without having to look it up.

Fixes part of #10042.
2018-07-31 09:28:33 -07:00
..
__init__.py
add_mock_conversation.py Enable pycodestyle W605 (invalid escape sequence). 2018-07-03 16:54:46 +02:00
add_new_realm.py zilencer: Use python 3 syntax for typing. 2017-11-22 12:29:03 -08:00
add_new_user.py mypy: Add clarifying variable in add_new_user.py. 2018-02-13 11:40:52 -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 messages: Calculate value of first visible message ID using cron job. 2018-01-24 17:15:08 -08:00
compare_messages.py zilencer: Use python 3 syntax for typing. 2017-11-22 12:29:03 -08: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 models: Rename Realm.restricted_to_domain field. 2018-07-31 09:28:33 -07:00
print_initial_password.py zilencer: Use python 3 syntax for typing. 2017-11-22 12:29:03 -08:00
profile_request.py zilencer: Use python 3 syntax for typing. 2017-11-22 12:29:03 -08:00
render_messages.py zilencer: Use python 3 syntax for typing. 2017-11-22 12:29:03 -08:00
setup_stripe.py billing: Update billing system. 2018-07-09 14:33:07 +05:30
sync_api_key.py zilencer: Use python 3 syntax for typing. 2017-11-22 12:29:03 -08:00