zulip/analytics
sahil839 1f8f227444 models: Update values of PreregistrationUser.invite_as dict.
This commit changes the PreregistrationUser.invite_as dict to have
same set of values as we have for UserProfile.role.

This also adds a data migration to update the already exisiting
PreregistrationUser and MultiuseInvite objects.
2020-06-24 11:09:07 -07:00
..
lib python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
management python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
migrations python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tests models: Update values of PreregistrationUser.invite_as dict. 2020-06-24 11:09:07 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py urls: Migrate analytics urls to use modern django patterns. 2020-06-23 15:02:42 -07:00
views.py urls: Migrate analytics urls to use modern django patterns. 2020-06-23 15:02:42 -07:00