zulip/zerver/lib/webhooks
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
..
__init__.py
common.py request: Store client information using ZulipRequestNotes. 2021-07-14 12:01:07 -07:00
git.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00