Aristotle-Metadata-Enterprises / django-garnett

Django Garnett is a field level translation library that allows you to store strings in multiple languages for fields in Django - with minimal changes to your models and without having to rewrite your code.
https://django-garnett.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
81 stars 3 forks source link

Fixes .values in QuerySet for translatable values #65

Closed s-i-l-k-e closed 2 years ago

harrywhite4 commented 2 years ago

Nice one