1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tim Graham
10f7c96f01 [1.7.x] Added release date for 1.7.5 release.
Backport of aca73737da from master
2015-02-25 08:48:02 -05:00
Emin Mastizada
61705f0091 [1.7.x] Added formats for the Azerbaijani locale.
Backport of dda2a3cf4c from master
2015-02-23 07:37:46 -05:00
Aymeric Augustin
9b7d512d5f [1.7.x] Fixed #24318 -- Set the transaction isolation level with psycopg >= 2.4.2.
Backport of 76356d96 from master
2015-02-14 18:52:53 +01:00
Tim Graham
1b93b0977d [1.7.x] Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATABASES is empty.
Backport of e8cf4f8abe from master
2015-02-13 07:08:49 -05:00
Markus Holtermann
f8c040e167 [1.7.x] Fixed #24236 -- Treated inherited m2m fields as such if they don't define get_internal_type()
Regression introduced in 3d4a826174

Thanks IRC user ris for the report, Loïc Bistuer, Anssi Kääriäinen and
Andriy Sokolovskiy for the discussion and Tim Graham for the review.
2015-02-09 16:48:51 +01:00
Markus Holtermann
208d5c42e7 [1.7.x] Revert "[1.7.x] Fixed #24075 -- Prevented running post_migrate signals when unapplying initial migrations of contenttypes and auth"
This reverts commit 478546fcef.

Backport of 2832a9b028 from master
2015-02-07 20:50:15 +01:00
Tim Graham
39a8640e30 [1.7.x] Added stub 1.7.5 release notes.
Backport of ac6033d883 from master
2015-01-28 06:39:22 -05:00