django-parlor

Django model translations with even less nasty hacks.
git clone https://git.ce9e.org/django-parlor.git

DateCommit messageAuthor
2025-10-20 14:41bump version to 0.0.3Tobias Bengfort
2025-10-20 14:43ci: test with python 3.14Tobias Bengfort
2025-10-20 14:41pyproject.toml: update license formatTobias Bengfort
2025-10-20 14:39fix TranslatableAdmin for create formsTobias Bengfort
2025-08-07 07:40bump supported django versionTobias Bengfort
2025-08-07 07:31refactor: exit early in getattrTobias Bengfort
2025-08-07 07:10bump version to 0.0.2Tobias Bengfort
2025-08-07 07:08lint testsTobias Bengfort
2025-08-07 07:01allow to use translation cache on unsaved instancesTobias Bengfort
2025-08-07 07:01refactor: rm TranslationFallbackTobias Bengfort
2025-08-07 06:55fix cacheTobias Bengfort
2025-08-07 06:10setup testsTobias Bengfort
2025-08-07 06:10typo in code exampleTobias Bengfort
2025-08-06 14:39fix classmethod namesTobias Bengfort
2025-08-06 14:04expand usage exampleTobias Bengfort
2025-08-06 13:49initTobias Bengfort