zulip/analytics
Sahil Batra f684d36710 test_classes: Add submit_realm_creation_form helper.
This commit adds a new helper submit_realm_creation_form,
similar to existing submit_reg_form_for_user, to avoid
duplicate code for creating realms in tests.
2023-03-27 15:44:42 -07:00
..
lib models: Remove type prefixes from __str__ values. 2023-03-08 22:56:55 -08:00
management upload: Rename upload_message_image_from_request. 2023-03-02 16:36:19 -08:00
migrations migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
tests test_classes: Add submit_realm_creation_form helper. 2023-03-27 15:44:42 -07:00
views registration: Create PreregistrationRealm object when creating realm. 2023-03-27 15:44:42 -07:00
__init__.py
models.py models: Remove type prefixes from __str__ values. 2023-03-08 22:56:55 -08:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00