django-modeltranslation/modeltranslation/tests
2012-10-25 12:07:40 +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 Trying yet another approach to make things work on travis-ci using management command to call test. 2012-10-25 12:07:40 +02:00
settings.py Used override of default database setting based on the DB env var present on travis-ci. 2012-10-25 11:09:22 +02:00
urls.py Added workaround for pyflakes issue #13. 2012-10-24 21:28:37 +02:00