mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-17 01:01:06 +00:00
Also: - optimize fields to related model access - more elegant way to access DefferedModel real class - fix select_related rewriting and add some code to contemplate possible solutions - update docs about select_related - add 2 test for implemented features |
||
|---|---|---|
| .. | ||
| fixtures | ||
| test_app | ||
| __init__.py | ||
| models.py | ||
| project_translation.py | ||
| settings.py | ||
| test_settings.py | ||
| tests.py | ||
| translation.py | ||
| urls.py | ||