mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-10 06:14:43 +00:00
With several level of inheritance, custom managers with custom querysets, and a ManyToMany field with an explicit intermediary table. This reproduces bugs #389 and #413. |
||
|---|---|---|
| .. | ||
| auth_migrations | ||
| fixtures | ||
| test_app | ||
| __init__.py | ||
| models.py | ||
| project_translation.py | ||
| settings.py | ||
| test_settings.py | ||
| tests.py | ||
| translation.py | ||
| urls.py | ||