django-configurations/tests
John Franey 41b905c92e Update tested Python & Django versions
Replaces `django.utils.six` with `six` to support newer Django versions.

Updates Tox config to:
- remove unsupported Django versions
- add pypy3
- add Django 2.2
- update djmaster Python versions
2019-10-06 15:43:03 -04:00
..
docs Move sphinx callback to a separate sphinx submodule 2016-06-13 12:26:52 +02:00
management Add a test which demonstrates the optparse fallback issue 2016-01-03 01:20:29 -05:00
settings Update tested Python & Django versions 2019-10-06 15:43:03 -04:00
__init__.py Moved tests out of the configurations packages. 2013-09-09 11:02:43 +02:00
setup_test.py _setup: do not call django.setup() if settings are configured already 2018-08-16 17:04:50 +02:00
test_env.py Merge remote-tracking branch 'joke2k/dot-env' 2015-01-06 22:34:29 +01:00
test_inheritance.py Drop unmaintained version of django and python 2017-09-30 14:37:38 +02:00
test_main.py Fix utils.reraise for exceptions without args (#210) 2018-08-30 21:15:31 +02:00
test_sphinx.py Drop unmaintained version of django and python 2017-09-30 14:37:38 +02:00
test_values.py Add PositiveIntegerValue to only allow positive integers (#186) 2018-03-15 13:19:50 +01:00
urls.py Update tested Python & Django versions 2019-10-06 15:43:03 -04:00