django-modeltranslation/modeltranslation/tests
2012-10-24 22:25:42 +02:00
..
__init__.py Made changes to support at least Django 1.3. 2012-10-24 20:56:01 +02:00
models.py Refactored tests to use a separate models.py. 2012-10-24 13:48:09 +02:00
runtests.py Potential workaround for 'duplicate column name' error when using travis-ci and different django environments. 2012-10-24 22:25:42 +02:00
settings.py Added a SECRET_KEY to test settings. Silences a DeprecationWarning and takes care of the fact that the upcoming Django 1.5 won't even start without one. 2012-10-24 17:20:44 +02:00
urls.py Added workaround for pyflakes issue #13. 2012-10-24 21:28:37 +02:00