zulip/zilencer
Tim Abbott 27b79e7189 populate_db: Fix duplicate test data when run multithreaded.
The previous implementation resulted in each of the 10 threads using
the same random seed and thus same messages.

Fixes #6028.
2017-08-05 11:22:11 -07:00
..
management populate_db: Fix duplicate test data when run multithreaded. 2017-08-05 11:22:11 -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: Fix mypy annotation logic around push tokens. 2017-07-07 10:54:37 -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.