zulip/zilencer
Tim Abbott 8344bd171e populate_db: Properly initialize the email_gateway_bot.
Apparently, this bot account was not properly being tagged as an API
super user in the test database; resulting in incorrect behavior if we
tried to send to a private stream in a test.

(Note that there seems to also be a similar issue in production, that
we don't understand the cause of; that is unrelated).
2018-04-27 13:56:04 -07:00
..
lib stripe: Use sources.list instead of sources.all. 2018-02-12 12:45:46 -08:00
management populate_db: Properly initialize the email_gateway_bot. 2018-04-27 13:56:04 -07:00
migrations billing: Create model for customers paying with Stripe. 2018-01-17 16:15:14 -08: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: Fix buggy RemotePushDeviceToken __str__. 2018-03-23 11:30:50 -07:00
urls.py zilencer: Make /billing appear without i18n prefix. 2018-01-17 16:44:04 -08:00
views.py translation: Try the new `err_` marking on a handful of messages. 2018-02-15 13:38:09 -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.