zulip/zerver/webhooks/dialogflow
PIG208 c03b9c95ad request: Store client information using ZulipRequestNotes.
This concludes the HttpRequest migration to eliminate arbitrary
attributes (except private ones that are belong to django) attached
to the request object during runtime and migrated them to a
separate data structure dedicated for the purpose of adding
information (so called notes) to a HttpRequest.
2021-07-14 12:01:07 -07:00
..
fixtures webhooks: Fix invalid JSON in Dialogflow test fixtures. 2020-08-11 10:47:13 -07:00
__init__.py
doc.md
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py request: Store client information using ZulipRequestNotes. 2021-07-14 12:01:07 -07:00