zulip/corporate
Anders Kaseorg 1f565a9f41 timezone: Use standard library datetime.timezone.utc consistently.
datetime.timezone is available in Python ≥ 3.2.  This also lets us
remove a pytz dependency from the PostgreSQL scripts.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-05 09:34:17 -07:00
..
lib billing: User FREE_TRIAL_DAYS instead of FREE_TRIAL_MONTHS. 2020-05-16 14:52:01 -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 timezone: Use standard library datetime.timezone.utc consistently. 2020-06-05 09:34:17 -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 free trial: Send users to /upgrade after realm creation. 2020-05-26 17:01:32 -07:00