zulip/zilencer
Tim Abbott 1cd017288d views: Fix imports of REQ/has_request_variables from the wrong place.
These were never in zerver/decorator.py, and so it makes sense to
import them zerver/lib/request.py, mostly for ease of finding things.
2017-10-27 15:07:31 -07:00
..
management actions: Call send_initial_pms from process_new_human_user. 2017-10-25 14:14:59 -07:00
migrations zilencer: Fix uniqueness rules for RemotePushDeviceToken. 2017-10-18 21:24:06 -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: Fix uniqueness rules for RemotePushDeviceToken. 2017-10-18 21:24:06 -07:00
urls.py zilencer: Remove long-obsolete Deployment model. 2017-10-11 23:48:01 -07:00
views.py views: Fix imports of REQ/has_request_variables from the wrong place. 2017-10-27 15:07:31 -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.