django-modeltranslation/modeltranslation/tests
Matthias Kestenholz b6cc6888af Remove the unsupported use-mirrors pip option
Remove the duplicated make_option import

Pin flake8's version to <3 as long as we are still supporting Python 2.6

Stop complaining (F999) about the assert

Fix travis.py for now

This will fail again as soon as Django 2.0 is released.
2016-09-14 12:35:58 +02:00
..
auth_migrations Django 1.10 integration (ref #381) 2016-08-19 21:23:45 +02:00
fixtures Apply population using a pre_save signal. 2013-02-19 10:47:25 +01:00
test_app Fix tests to work with Django 1.7. 2014-06-09 23:32:21 +02:00
__init__.py Fixes for flake8. 2014-01-19 22:30:45 +01:00
models.py Django 1.10 integration (ref #381) 2016-08-19 21:23:45 +02:00
project_translation.py Initial work towards python 3 support 2013-04-08 11:41:06 +02:00
settings.py Django 1.10 integration (ref #381) 2016-08-19 21:23:45 +02:00
test_settings.py Initial work towards python 3 support 2013-04-08 11:41:06 +02:00
tests.py Fix deferred classes signal connection (close #379). 2016-08-19 21:23:45 +02:00
translation.py Django 1.10 integration (ref #381) 2016-08-19 21:23:45 +02:00
urls.py Remove the unsupported use-mirrors pip option 2016-09-14 12:35:58 +02:00