zulip/zerver
Tim Abbott 1c5aa10147 soft_deactivation: Fix buggy error handling.
There is no such thing as `max()` on the manager object.  We meant
.last().

Introduced in 37189e1f9d, so my bug, in
a rare untested code path.
2020-05-06 10:46:54 -07:00
..
data_import gitter import: Subscribe every user to every stream. 2020-05-05 21:31:35 -07:00
lib soft_deactivation: Fix buggy error handling. 2020-05-06 10:46:54 -07:00
management logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
migrations settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
openapi openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
templatetags openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
tests openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
tornado logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
views help: Add article for how to get support. 2020-05-04 09:38:36 -07:00
webhooks webhooks/sentry: Rewrite the sentry webhook for the latest SDKs. 2020-05-02 13:39:57 -07:00
worker logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
__init__.py
apps.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
context_processors.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
decorator.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
logging_handlers.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
middleware.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
models.py settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
signals.py emails: Translate from_name of account security emails. 2020-02-18 17:45:33 -08:00