zulip/corporate/lib
Zixuan James Li ad17096c9c realm_audit_log: Explicitly stringify dict before insertion.
`extra_data` as a `TextField` expects a `str`, but we had been passing
`dict` instead. This is a temporary solution before #18391 to fix the
type annotation.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-26 09:48:33 -07:00
..
__init__.py
registration.py actions: Split out zerver.actions.create_user. 2022-04-14 17:14:35 -07:00
stripe.py realm_audit_log: Explicitly stringify dict before insertion. 2022-07-26 09:48:33 -07:00
stripe_event_handler.py corporate: Fix type annotations for payment failed handler. 2022-07-15 14:56:22 -07:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00