mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| decorators.py | ||
| fastcgi.py | ||
| importer.py | ||
| management.py | ||
| utils.py | ||
| values.py | ||
| wsgi.py | ||