mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-04-05 15:51:02 +00:00
When assigning False to a BooleanValue and reusing it was raising a ValueError exception because BooleanValue was evaluating False as None. Thanks to @abbottc for catching this error. |
||
|---|---|---|
| .. | ||
| settings | ||
| __init__.py | ||
| test_inheritance.py | ||
| test_main.py | ||
| test_values.py | ||
| urls.py | ||