zulip/corporate
Anders Kaseorg ad2795698b models: Remove explicit id fields.
With django-stubs, these explicit copies of Django’s implicit id
fields are no longer needed for type checking.  An exception is the
BigAutoField AbstractUserMessage.id, which is left alone.

This reverts commit c08ee904d8 (#15641).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-10-06 13:49:11 -07:00
..
lib billing: Fix licenses amount check during user signup/invitation. 2022-08-18 11:56:54 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate/models: Modify Customer to accommodate self-hosted customers. 2021-11-30 15:20:33 -08:00
tests python: Mark dict parameters with defaults as read-only. 2022-10-06 13:48:28 -07:00
views portico: Change display name of non-profit org type. 2022-09-13 10:40:16 -07:00
__init__.py
models.py models: Remove explicit id fields. 2022-10-06 13:49:11 -07:00
urls.py urls: Extend documentation URL redirects system to corporate landing pages. 2022-08-31 15:01:29 -07:00