mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-14 08:03:10 +00:00
The following tests issues are adressed in this patch: - Settings are changed so that local tests.auth_migrations are used instead of django.contrib.auth.migrations - Distributed django.contrib.auth.migrations are copied to tests.auth_migrations for tests - All migrations are deleted from tests.auth_migrations on teardown |
||
|---|---|---|
| .. | ||
| auth_migrations | ||
| fixtures | ||
| test_app | ||
| __init__.py | ||
| models.py | ||
| project_translation.py | ||
| settings.py | ||
| test_settings.py | ||
| tests.py | ||
| translation.py | ||
| urls.py | ||