zulip/zilencer
Anders Kaseorg fd7803e7f4 settings: Unset STATIC_ROOT in development.
Django’s default FileSystemFinder disallows STATICFILES_DIRS from
containing STATIC_ROOT (by raising an ImproperlyConfigured exception),
because STATIC_ROOT is supposed to be the result of collecting all the
static files in the project, not one of the potentially many sources
of static files.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-24 17:40:31 -07:00
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management settings: Unset STATIC_ROOT in development. 2019-07-24 17:40:31 -07:00
migrations zilencer: Add indexes for remotecount models. 2019-04-23 13:52:02 -07:00
README.md
__init__.py
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: Add indexes for remotecount models. 2019-04-23 13:52:02 -07:00
urls.py analytics: Add APIs for submitting analytics to another server. 2019-02-01 22:03:52 -08:00
views.py zilencer: Add better error handling for IntegrityError. 2019-05-20 17:53:43 -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.