mirror of https://github.com/zulip/zulip.git
e4ed9195dc
For a long time, rest_dispatch has had this hack where we have to create a copy of it in each views file using it, in order to directly access the globals list in that file. This removes that hack, instead making rest_dispatch just use Django's import_string to access the target method to use. [tweaked and reorganized from acrefoot's original branch in various ways by tabbott] |
||
---|---|---|
.. | ||
management | ||
migrations | ||
README.md | ||
__init__.py | ||
error_notify.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |
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.