django-constance/tests
Jannis Leidel 52cbce7a08 Stop requiring six as a depdendency.
This is possible now that we require at least a version of Django that ships with six.

Signed-off-by: Jannis Leidel <jannis@leidel.info>
2014-11-27 17:53:01 +01:00
..
__init__.py Fixed: test runner 2010-12-02 11:12:50 +01:00
redis_mockup.py Refactored tests to use django-discover-runner and not an own testproject anymore. 2013-02-22 14:58:41 +01:00
settings.py Stop requiring six as a depdendency. 2014-11-27 17:53:01 +01:00
storage.py Stop requiring six as a depdendency. 2014-11-27 17:53:01 +01:00
test_admin.py Test fixes to run on Django 1.7. 2014-11-21 16:37:12 +01:00
test_database.py Test fixes to run on Django 1.7. 2014-11-21 16:37:12 +01:00
test_redis.py Test fixes to run on Django 1.7. 2014-11-21 16:37:12 +01:00
urls.py Fixed import error. 2013-04-12 18:22:28 +02:00