django1/django/db
Markus Holtermann 419f296259 [1.8.x] Fixed #24701 -- Converted model manager names to unicode in migrations
Thanks to Reto Aebersold for reporting the issue and Tim Graham and
Claude Paroz for the review.

Backport of faad6070ee from master
2015-04-25 18:18:40 +02:00
..
backends [1.8.x] Fixed #24595 -- Prevented loss of null info in MySQL field alteration 2015-04-17 11:01:36 +02:00
migrations [1.8.x] Fixed #24701 -- Converted model manager names to unicode in migrations 2015-04-25 18:18:40 +02:00
models [1.8.x] Fixed #24605 -- Fixed incorrect reference to alias in subquery. 2015-04-16 09:31:29 -04: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] Fixed #24532 -- Restored fallback support for allow_syncdb. 2015-03-24 10:33:50 -04:00