zulip/zilencer
Reid Barton 599742536b Switch from South to native Django migrations
This commit loses some indexes, unique constraints etc. that were
manually added by the old migrations. I plan to add them to a new
migration in a subsequent commit.

(imported from commit 4bcbf06080a7ad94788ac368385eac34b54623ce)
2015-08-20 23:01:26 -07:00
..
management Switch from South to native Django migrations 2015-08-20 23:01:26 -07:00
migrations Switch from South to native Django migrations 2015-08-20 23:01:26 -07:00
urls Remove enterprise registration form 2015-08-20 18:40:34 -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
error_notify.py Send shorter browser error reports to Zulip 2013-12-12 12:52:21 -05:00
forms.py Move enterprise-registration to zilencer/ from zerver/ 2013-11-15 11:21:52 -05:00
models.py Fix incorrect code to get the deployment name 2013-11-13 16:22:21 -05:00
tests.py Update default api/site URLs to prod 2015-02-05 22:46:31 -08:00
views.py Remove enterprise registration form 2015-08-20 18:40:34 -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.