Tim Graham
|
5fa4f40f45
|
Fixed #29227 -- Allowed BooleanField to be null=True.
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
2018-03-20 12:10:10 -04:00 |
Mikhail Nacharov
|
c4e2fc5d98
|
Fixed #22669 -- Fixed QuerySet.bulk_create() with empty model fields on Oracle.
|
2017-02-09 18:47:08 -05:00 |
Simon Charette
|
cecc079168
|
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
2017-01-19 08:39:46 +01:00 |
Tim Graham
|
fae56427e1
|
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Removed obsolete workarounds from 1aa4889808
and dcf3be7a62 .
|
2016-12-29 12:45:25 -05:00 |
Tim Graham
|
28308078f3
|
Fixed #22603 -- Reorganized classes in django.db.backends.
|
2015-01-14 14:16:20 -05:00 |