zulip/zilencer
rht 691598a88b py3: Remove "from six.moves import range".
This is no longer required, since in Python 3, this is what the range
built-in does.
2017-10-17 23:28:14 -07:00
..
management py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
migrations py3: Remove all `from __future__ import unicode_literals`. 2017-10-17 23:07:42 -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 zilencer: Remove long-obsolete Deployment model. 2017-10-11 23:48:01 -07:00
urls.py zilencer: Remove long-obsolete Deployment model. 2017-10-11 23:48:01 -07:00
views.py zilencer: Remove long-obsolete Deployment model. 2017-10-11 23:48:01 -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.