mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-23 19:55:51 +00:00
Previously, proxy models would receive transaltion fields twice, as inspeceted by model._meta.get_fields_with_model() |
||
|---|---|---|
| .. | ||
| management | ||
| static/modeltranslation | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| forms.py | ||
| manager.py | ||
| models.py | ||
| settings.py | ||
| translator.py | ||
| utils.py | ||
| widgets.py | ||