1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/tests/schema
Shai Berger 8363f217f2 [1.8.x] Fixed #24595 Oracle test failure
The only problem for Oracle was the test, which tested nullity on
text/char fields -- but Oracle interprets_empty_strings_as_null.

Backport of d5a0acc from master
2015-04-18 18:55:54 +03:00
..
__init__.py
fields.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models.py [1.8.x] Cleaned up schema tests 2015-02-05 20:15:18 +01:00
tests.py [1.8.x] Fixed #24595 Oracle test failure 2015-04-18 18:55:54 +03:00