django/django/db
Shai Berger ad975c64fc Made Oracle introspect boolean fields
Fixed failing test schema.tests.SchemaTests.test_add_field_temp_default_boolean
Refs #19884
2014-01-29 18:08:01 +02:00
..
backends Made Oracle introspect boolean fields 2014-01-29 18:08:01 +02:00
migrations Fixed #21874 -- Require Django applications to have a filesystem path. 2014-01-27 15:34:22 -07:00
models Fixed #21883 -- Added six.moves.xrange import 2014-01-28 21:08:37 +02:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils.py Changed get_migratable_models to use an app config. 2013-12-29 21:25:28 +01:00