zulip/corporate
Anders Kaseorg 8dd83228e7 python: Convert "".format to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus --keep-percent-format, but with the
NamedTuple changes reverted (see commit
ba7906a3c6, #15132).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-08 15:31:20 -07:00
..
lib python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
tests python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Add support for Zulip Standard free trial. 2020-05-11 17:20:54 -07:00
urls.py urls: Migrate corporate urls to use modern django pattern. 2020-05-11 16:28:02 -07:00
views.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00