hosted/wlhosted/integrations
Michal Čihař 328c2dc38b
Some checks are pending
mypy / mypy (push) Waiting to run
Pre-commit check / pre-commit (push) Waiting to run
Distribution / setup (push) Waiting to run
Test / Python 3.12 (push) Waiting to run
Test / Python 3.13 (push) Waiting to run
Test / Python 3.14 (push) Waiting to run
fix(billing): log user plan changes from payments
Store old and new plans on payment logs so user-initiated upgrades render in billing audit history like admin changes.
2026-07-07 11:08:04 +02:00
..
management fix: addapt to current Weblate codebase 2026-05-27 08:26:26 +02:00
migrations feat: extend weblate.org users API 2026-05-25 19:12:02 +02:00
templates chore(deps): update pre-commit hook djlint/djlint to v1.39.0 (#1586) 2026-06-06 09:33:46 +00:00
__init__.py Move Weblate integration to separate module 2018-10-24 13:54:47 +02:00
forms.py feat: add support for inviting from weblate.org 2026-05-26 17:14:18 +02:00
models.py fix(billing): log user plan changes from payments 2026-07-07 11:08:04 +02:00
tasks.py feat: extend weblate.org users API 2026-05-25 19:12:02 +02:00
tests.py fix(billing): log user plan changes from payments 2026-07-07 11:08:04 +02:00
urls.py feat: add support for inviting from weblate.org 2026-05-26 17:14:18 +02:00
utils.py Sync with WeblateOrg/meta 2023-01-10 09:50:56 +01:00
views.py feat: add support for inviting from weblate.org 2026-05-26 17:14:18 +02:00