zulip/corporate
Tim Abbott 8e7ce7cc79 python: Sort migrations/management command imports with isort.
This is a preparatory commit for using isort for sorting all of our
imports, merging changes to files where we can easily review the
changes as something we're happy with.

These are also files with relatively little active development, which
means we don't expect much merge conflict risk from these changes.
2020-01-14 13:07:47 -08:00
..
lib corporate: Consistently use delivery_email for billing. 2019-11-18 17:02:57 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
tests billing: Rename get_seat_count to get_latest_seat_count. 2019-10-21 16:06:18 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Add backend support for downgrading. 2019-04-11 23:27:42 -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 corporate: Consistently use delivery_email for billing. 2019-11-18 17:02:57 -08:00