zulip/zilencer/management/commands
Aman Agrawal a4495dbc6b populate_db: Generate topics using config fixture.
Instread of using stream_name + Intergers as topics, we now
generate topics using pos in `config.generate_data.json`.

This helps us create and test more realistic topics.
2020-05-05 16:11:09 -07:00
..
__init__.py
add_mock_conversation.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
add_new_realm.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
add_new_user.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
add_remote_server.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -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 python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
invoice_plans.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
mark_all_messages_unread.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
migrate_stream_notifications.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
populate_db.py populate_db: Generate topics using config fixture. 2020-05-05 16:11:09 -07:00
print_initial_password.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
profile_request.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
render_messages.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
sync_api_key.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00