zulip/zilencer
Steve Howell 4be2d6577d Add a new community realm to our test databases.
The realm with string_id of "simple" just has three users
named alice, bob, and cindy for now.  It is useful for testing
scenarios where realms don't have special zulip.com exception
handling.
2017-01-26 19:25:34 -08:00
..
management Add a new community realm to our test databases. 2017-01-26 19:25:34 -08:00
migrations Replace bytes by strings in zilencer/migrations. 2016-07-04 12:08:37 -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: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
tests.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
urls.py errors: Move do_report_error into zerver/lib/. 2017-01-23 23:18:28 -08:00
views.py errors: Move do_report_error into zerver/lib/. 2017-01-23 23:18:28 -08: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.