mirror of https://github.com/zulip/zulip.git
690420ffa0
The field_data sent from client while creating a select type field is a dict with a number as key. In development database the field data for "Favorite editor" field was of different form where the option label was used as key in the dict. This commit fixes it to be of the same as it is when creating a field from web-app. As a result, we also need to update the tests and this commit also update field_data for other select-type fields. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
README.md | ||
__init__.py | ||
models.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.