I am not sure if this is related to a py2/py3 change, or if it's because django 1.11 changed the way it handles booleans; but either way, this works. |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| forms.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||
I am not sure if this is related to a py2/py3 change, or if it's because django 1.11 changed the way it handles booleans; but either way, this works. |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| forms.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||