zulip/zilencer
Rishi Gupta 36cd122905 models: Change default org_type to CORPORATE.
Once we implement org_type-specific features, it'll be easy to change a
corporate realm to a community realm, but hard to go the other way. The main
difference (the main thing that makes migrating from a community realm to a
corporate realm hard) is that you'd have to make everyone sign another terms
of service.
2017-06-29 15:14:58 -07:00
..
management models: Change default org_type to CORPORATE. 2017-06-29 15:14:58 -07:00
migrations zilencer: Add on_delete in foreign keys. 2017-06-13 15:14:00 -07:00
README.md Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
forms.py Extend lint-all to check for newlines at the end of files. 2016-03-17 23:03:56 -07:00
models.py mypy: Declare models with null=True Optional. 2017-05-23 14:36:40 -07:00
urls.py pep8: Add compliance with rule E261 zilencer/urls.py. 2017-05-31 17:07:15 -07:00
views.py push_notifications: Remove DeviceTokenType logic. 2017-05-16 12:26:55 -07:00

README.md

ZILENCER -- The Zulip License Manager

This app is the place for storing state about various deployments of Zulip that exist in the world.