mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
The commit() call in fix() breaks migrations and tests (unless you mock) due to outer transactions. We now explicitly call commit() from the management command. |
||
|---|---|---|
| .. | ||
| commands | ||
| data | ||
| __init__.py | ||