1
0
mirror of https://github.com/django/django.git synced 2025-03-22 23:30:45 +00:00

5 Commits

Author SHA1 Message Date
Tim Graham
57a0e7dda9 [1.7.x] Added dates to release notes.
Backport of 06aaed41a4a9b8da8aca5854a45e457c0b72210e from master
2015-05-01 16:25:20 -04:00
Claude Paroz
ada0845dda [1.7.x] Fixed #24595 -- Prevented loss of null info in MySQL field alteration
Thanks Simon Percivall for the report, and Simon Charette and Tim
Graham for the reviews.
Backport of 02260ea3f61b from master.
2015-04-17 10:48:13 +02:00
Anssi Kääriäinen
c3a9820251 [1.7.x] Fixed #24605 -- Fixed incorrect reference to alias in subquery.
Thanks to charettes and priidukull for investigating the issue, and to
kurevin for the report.

Backport of 355c5edd9390caad5725375abca03460805f663b from master
2015-04-16 09:32:23 -04:00
Markus Holtermann
a5d79832fe [1.7.x] Fixed title in 1.7.8 release notes
Refs d74903e4fb381576e5cb0cbfbd19555bcd255752

Backport of 825bb0ab08cec353edcd2b9aea651bfe9392ef97 from master
2015-04-14 19:29:04 +02:00
peterfarrell
d74903e4fb [1.7.x] Fixed #24637 -- Fixed database introspection with SQLite 3.8.9.
Backport of f8e8853b51476af1cc75a229dadc990c9ccf45ec from master
2015-04-14 11:30:38 -04:00