mirror of https://github.com/zulip/zulip.git
48dc1d1128
One small change in behavior is that this creates an array with all the row_objects at once, rather than creating them 1000 at a time. That should be fine, given that the client batches these in units of 10000 anyway, and so we're just creating 10K rows of a relatively small data structure in Python code here. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
README.md | ||
__init__.py | ||
forms.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.