mirror of
https://github.com/django/django.git
synced 2024-11-29 22:56:46 +01:00
632cf32b43
The failure was caused by using None as a choice for a CharField. To avoid Oracle's "" <-> NULL handling the field type was changed to IntegerField. |
||
---|---|---|
.. | ||
modeltests | ||
regressiontests | ||
templates | ||
.coveragerc | ||
runtests.py | ||
test_sqlite.py | ||
urls.py |