mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-09 08:04:45 +00:00
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. |
||
|---|---|---|
| .. | ||
| settings | ||
| __init__.py | ||
| setup_test.py | ||
| test_env.py | ||
| test_inheritance.py | ||
| test_main.py | ||
| test_values.py | ||
| urls.py | ||