django1/django/db
Tim Graham 09da1b465e [1.8.x] Refs #24324 -- Fixed UnicodeDecodeError in MigrationWriter on Python 2.
Backport of fa66ea7532 from master
2015-02-17 18:50:15 -05:00
..
backends [1.8.x] Refs #24324 -- Fixed UnicodeEncodeError in SQLite backend while testing. 2015-02-17 08:11:38 -05:00
migrations [1.8.x] Refs #24324 -- Fixed UnicodeDecodeError in MigrationWriter on Python 2. 2015-02-17 18:50:15 -05:00
models [1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many. 2015-02-14 02:42:06 +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 [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00