zulip/analytics
Vishnu KS 1e68525f83 support: Ensure that only one form is posted at a time.
The forms to change plan_type, add discount, scrub_realm etc
all post to the same endpoint.

Our frontend code is written so that only one form posts at a time.
But there should be no harm in enforcing the same in backend as well.
2020-07-01 16:45:38 -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 support: Ensure that only one form is posted at a time. 2020-07-01 16:45:38 -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 support: Ensure that only one form is posted at a time. 2020-07-01 16:45:38 -07:00