zulip/corporate
Anders Kaseorg 91ade25ba3 python: Simplify with str.removeprefix, str.removesuffix.
These are available in Python ≥ 3.9.
https://docs.python.org/3/library/stdtypes.html#str.removeprefix

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-09-03 12:30:16 -07:00
..
lib python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations migrations: Squash corporate migrations. 2024-08-23 17:15:35 -07:00
tests python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
views activity: Add invoiced through information to plan activity view. 2024-08-29 12:00:38 -07:00
__init__.py
models.py corporate: Revise string method for LicenseLedger objects. 2024-08-29 12:00:38 -07:00
urls.py activity: Add view to see the ledger entries for a customer plan. 2024-08-28 14:12:36 -07:00