mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||