mirror of https://github.com/zulip/zulip.git
8691f1466a
This fixes an issue where one would get errors of the form: `ValueError: unsupported pickle protocol: 3` in a `run-dev.py` server run against Python 2 if you ran `provision`. Provision currently runs `populate_db` with Python 3, storing Python 3 based data in memcached, which then can't be read by Python 2. |
||
---|---|---|
.. | ||
management | ||
migrations | ||
README.md | ||
__init__.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.