django1/django/db
Shai Berger ceadc94f09 Fixed #24307: Avoided redundant column nullability modifications on Oracle
Thanks Joris Benschop for the report, and Tim Graham for the tests.
2015-02-19 02:39:41 +02:00
..
backends Fixed #24307: Avoided redundant column nullability modifications on Oracle 2015-02-19 02:39:41 +02:00
migrations Fixed #24291 - Fixed migration ModelState generation with unused swappable models 2015-02-18 19:05:10 +01:00
models Reworked docstrings and comments in related.py. 2015-02-16 20:40:04 +07:00
__init__.py Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
transaction.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00