django1/tests/schema
Shai Berger d5a0accaa0 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.
2015-04-18 18:52:30 +03:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
models.py Cleaned up schema tests 2015-02-05 20:11:48 +01:00
tests.py Fixed #24595 Oracle test failure 2015-04-18 18:52:30 +03:00