zulip/zerver/tornado
Anders Kaseorg f0e655f1d8 request: Rename validator parameter of REQ to json_validator.
This makes it much more clear that this feature does JSON encoding,
which previously was only indicated in the documentation.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-04-07 14:13:06 -07:00
..
__init__.py
application.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
autoreload.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
descriptors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
django_api.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
event_queue.py docs: Add a document explaining email/push notifications. 2021-03-05 15:24:25 -08:00
exceptions.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
handlers.py tornado: Explicitly mark requests as varying by cookie. 2021-04-02 14:55:22 -07:00
ioloop_logging.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
sharding.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
views.py request: Rename validator parameter of REQ to json_validator. 2021-04-07 14:13:06 -07:00