mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-13 01:40:58 +00:00
feat: Add Django 3.2 compatibility order_by in update_translation_fields.py:84 can be removed after next django 3.2.x is released (https://code.djangoproject.com/ticket/32645). |
||
|---|---|---|
| .. | ||
| management | ||
| static/modeltranslation | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| decorators.py | ||
| fields.py | ||
| forms.py | ||
| manager.py | ||
| models.py | ||
| settings.py | ||
| translator.py | ||
| utils.py | ||
| widgets.py | ||