zulip/zilencer/management/commands
sophie200 fae2265e5d populate_db: Remove use of deleted pointer field.
Apparently, when we removed the pointer from our data model, we
neglected to delete this update code from populate_db.
2021-05-03 09:32:57 -07:00
..
__init__.py
add_mock_conversation.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
add_new_realm.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
add_new_user.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
add_remote_server.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
calculate_first_visible_message_id.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
compare_messages.py management: Fix incorrect help text in compare_messages. 2021-04-05 18:08:18 -07:00
invoice_plans.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
mark_all_messages_unread.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
migrate_stream_notifications.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
populate_db.py populate_db: Remove use of deleted pointer field. 2021-05-03 09:32:57 -07:00
print_initial_password.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
profile_request.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
queue_rate.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
render_messages.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
rundjangoserver.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
sync_api_key.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00