mirror of https://github.com/zulip/zulip.git
936c2b54cb
The IntegrityError shows up in the database logs, which looks unnecessarily concerning. Use `ON CONFLICT IGNORE` to mark this as expected, especially since the return value is never used. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
README.md | ||
__init__.py | ||
auth.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.