django-configurations/tests
Finn-Thorben Sell a7f06061de
fix failing 'test_cache_url_value' test
The test failed for two reasons. One was me changing the error string in a previous commit which
I have adapted the test for now.
The other was that django-cache-url changed its behavior. See https://github.com/jazzband/django-configurations/issues/332
2022-03-24 11:19:13 +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 fix failing 'test_cache_url_value' test 2022-03-24 11:19:13 +01:00
urls.py Update tested Python & Django versions 2019-10-06 15:43:03 -04:00