django-configurations/tests
Brian Helba ef2a9beec8
Refactor the documentation build process
Significant improvements:
* Allow easy isolated local builds via a dedicated Tox environment
* Configure Sphinx to use consistent packages and theme across local, CI,
  and ReadTheDocs builds; local builds now look the same as the published
  RTD pages
* Explicitly add a ReadTheDocs configuration as code, per their documented
  best practices
* Remove lots of dead code and simplify the Sphinx configuration file
* Build docs in a dedicated CI step and enable stricter warning checking
2021-11-08 15:56:08 +01:00
..
settings Run pyupgrade on the code 2021-01-19 13:11:16 +06:00
__init__.py Moved tests out of the configurations packages. 2013-09-09 11:02:43 +02:00
setup_test.py Run pyupgrade on the code 2021-01-19 13:11:16 +06:00
test_env.py Run pyupgrade on the code 2021-01-19 13:11:16 +06:00
test_inheritance.py Run pyupgrade on the code 2021-01-19 13:11:16 +06:00
test_main.py Added "python -m configurations" entry point. 2021-10-27 07:29:02 +06:00
test_values.py Run pyupgrade on the code 2021-01-19 13:11:16 +06:00
urls.py Update tested Python & Django versions 2019-10-06 15:43:03 -04:00