zulip/zerver/webhooks/stripe
Rishi Gupta a1813e004e Remove local datetimes from webhook messages.
"Local" datetimes are local to the server (or rather, are using
settings.TIME_ZONE), which in most cases is not what the recipient of the
message is expecting.
2017-03-03 19:00:02 -08:00
..
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.html Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
tests.py Remove local datetimes from webhook messages. 2017-03-03 19:00:02 -08:00
view.py Remove local datetimes from webhook messages. 2017-03-03 19:00:02 -08:00