mirror of https://github.com/zulip/zulip.git
16321327f9
It's better to explicitly list the possibilities. Also, the recommendation regarding is_active should be changed to a strict "Don't", as Subscription.is_user_active is a denormalized field and flipping a user's is_active will cause inconsistent state by leaving Subscriptions unupdated. Given that similar things can be introduced in the future for any other flag not officially supported by having a setter, the recommendation should "Don't" in general. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
contributing | ||
development | ||
documentation | ||
git | ||
images | ||
overview | ||
production | ||
subsystems | ||
testing | ||
translating | ||
tutorials | ||
.gitignore | ||
Makefile | ||
README.md | ||
THIRDPARTY | ||
code-of-conduct.md | ||
conf.py | ||
index.md | ||
requirements.readthedocs.txt |
README.md
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.