zulip/corporate
Tim Abbott 525c3d4321 migrations: Squash corporate migrations.
Generated using manage.py squashmigrations, with some work:

- Used my patch to support squashing AddConstraint/RemoveConstraint
  operations.

- Manually removed the add/deletion of cloud_xor_self_hosted, since it
  didn't squash properly.

- Temporarily removed a couple operations from their migration files,
  and added them back manually both to the original file and the
  squash file, to allow later operations to squash
  properly. Specifically, these are the two unsquashed operations
  documented with comments at the end of the squash migration file.
2024-08-23 17:15:35 -07:00
..
lib support: Consolidate sponsorship forms for remote and Zulip Cloud views. 2024-08-20 09:45:49 -07:00
management
migrations migrations: Squash corporate migrations. 2024-08-23 17:15:35 -07:00
tests support: Add ability to update max daily invitations for realm. 2024-08-23 16:08:30 -07:00
views support: Add ability to update max daily invitations for realm. 2024-08-23 16:08:30 -07:00
__init__.py
models.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
urls.py demo_request: Add form for user to request a demo. 2024-04-25 13:09:05 -07:00