django-configurations/tests
Finn-Thorben Sell 6427a32072
raise specific exceptions during value retrieval and processing
This makes it easier to determine what exactly went wrong and thus build
better error handling in a later commit.
Tests were adapted accordingly to assert that only those specific errors
are raised instead of the plain ValueErrors.
2022-03-18 21:12:49 +01:00
..
settings Remove deprecated default fields only from the global 2022-01-24 18:46:17 +01: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 Remove deprecated default fields only from the global 2022-01-24 18:46:17 +01:00
test_values.py raise specific exceptions during value retrieval and processing 2022-03-18 21:12:49 +01:00
urls.py Update tested Python & Django versions 2019-10-06 15:43:03 -04:00