zulip/corporate
Anders Kaseorg c734bbd95d python: Modernize legacy Python 2 syntax with pyupgrade.
Generated by `pyupgrade --py3-plus --keep-percent-format` on all our
Python code except `zthumbor` and `zulip-ec2-configure-interfaces`,
followed by manual indentation fixes.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-09 16:43:22 -07:00
..
lib text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -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: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Create get_current_plan_by_realm helper function. 2020-03-25 10:54:10 -07:00
urls.py corporate: Add a /jobs page, with job posts for mobile/fullstack. 2019-05-22 22:20:58 -07:00
views.py billing: Set default value of licensed_used to 0 in /billing. 2020-03-25 10:54:10 -07:00