zulip/analytics
Sahil Batra 54771cfe94 registration: Create PreregistrationRealm object when creating realm.
This commit adds code to create PreregistrationRealm object when
creating realm and set it to the content_object field of
Confirmation object.
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 registration: Create PreregistrationRealm object when creating realm. 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 Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
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