zulip/analytics
Mateusz Mandera 2b7877bcb4 support: Make user search by email case-insensitive.
It's pretty troublesome to fail to find a user in our database because
they used a different capitalization when signing up.
2023-05-16 12:38:12 -07:00
..
lib models: Remove type prefixes from __str__ values. 2023-03-08 22:56:55 -08:00
management analytics: Create a RealmAuditLog entry when subscribing test users. 2023-05-15 16:09:44 -07:00
migrations migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
tests support: Make user search by email case-insensitive. 2023-05-16 12:38:12 -07:00
views support: Make user search by email case-insensitive. 2023-05-16 12:38:12 -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