django-modeltranslation/modeltranslation/tests
2012-11-01 20:05:17 +01:00
..
__init__.py Revert "Revert "Moved registrations in tests to a separate translation.py."" 2012-10-27 15:16:49 +02:00
models.py Removed verify_exists argument from URLField declaration as it is deprecated in upcoming Django 1.5. 2012-10-28 00:23:32 +02:00
runtests.py Merged app cache reset handling from django-modeltranslation-wrapper into ModeltranslationTestBase and cleaned up debug code from last commit. 2012-10-26 14:00:52 +02:00
settings.py Merged app cache reset handling from django-modeltranslation-wrapper into ModeltranslationTestBase and cleaned up debug code from last commit. 2012-10-26 14:00:52 +02:00
translation.py Revert "Revert "Moved registrations in tests to a separate translation.py."" 2012-10-27 15:16:49 +02:00
urls.py Switched to flake8 in favour of pep8 and pyflakes which allows to ignore certain statements. 2012-11-01 20:05:17 +01:00