- 23 May, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Raphaël Hertzog for the report and help on the patch, and Tim Graham for the review. Backport of 170f7115 from master
-
- 22 May, 2015 5 kayıt (commit)
-
-
I am Clinton yazdı
Backport of 9c8a2ab8 from master
-
Tim Graham yazdı
Backport of e11a08ee from master
-
Tim Graham yazdı
Backport of 00d763a4 from master
-
Laurent Peuch yazdı
Backport of 1369da676f3bd83d694ca5f00c5012f16b007acb from master
-
I am Clinton yazdı
Backport of 32f0c8f7 from master
-
- 21 May, 2015 3 kayıt (commit)
-
-
Andrei Kulakov yazdı
Backport of fc3409b0 from master
-
- 20 May, 2015 12 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 7b8008a0 from master
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Backport of ebe994a4 from master
-
Tim Graham yazdı
This is a security fix; disclosure to follow shortly. Thanks Sam Cooke for the report and draft patch.
-
Simon Charette yazdı
Backport of ead36e8a from master
-
Simon Charette yazdı
Backport of 8bf1449e from master
-
Simon Charette yazdı
Backport of 3db21c35 from master
-
Tim Graham yazdı
Backport of e2b77ace from master
-
Anssi Kääriäinen yazdı
Avoided split_exclude() for Q when used as an expression. Backport of bc87061a from master
-
Tim Graham yazdı
Backport of fb94e7b8 from master
-
- 19 May, 2015 1 kayıt (commit)
-
-
I am Clinton yazdı
Backport of f3b51f51 from master
-
- 18 May, 2015 4 kayıt (commit)
-
-
Claude Paroz yazdı
Refs #24503. Backport of 1046c8af from master.
-
Tim Graham yazdı
Backport of a0175724 from master
-
Tim Graham yazdı
Backport of f5da4380 from master
-
I am Clinton yazdı
Backport of e4f0e5a9 from master
-
- 17 May, 2015 2 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Markus Holtermann for review. Backport of 307acc74 from master
-
Tim Graham yazdı
Backport of fc1eea59 from master
-
- 15 May, 2015 4 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Carl Meyer and Tim Graham for the reviews. Backport of 32260503 from master.
-
Claude Paroz yazdı
Thanks Thomas Recouvreux for the report and Tim Graham for the tests and review. Backport of ae635cc3 from master.
-
Tim Graham yazdı
Backport of a37dcfd0 from master
-
- 14 May, 2015 1 kayıt (commit)
-
-
I am Clinton yazdı
Backport of dce004ab from master
-
- 13 May, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 3c8fe5dd from master
-
Tim Graham yazdı
Backport of 81d4ce4a from master
-
Piotr Jakimiak yazdı
Backport of ca51c559 from master
-
Charles Dee Rice yazdı
Arguments shown in example code (signal, sender, instance) appeared to be the incorrect positional arguments for a post_save signal (which might start as: sender, instance, created), as documented: https://docs.djangoproject.com/en/1.8/ref/signals/#post-save Backport of 4f3c4442 from master.
-
- 12 May, 2015 2 kayıt (commit)
-
-
Abhaya Agarwal yazdı
Fixed crashes with ForeignKey to UUIDField and inheritance with UUIDField primary keys.
-
I am Clinton yazdı
Backport of ec74dba2 from master
-
- 11 May, 2015 1 kayıt (commit)
-
-
Anssi Kääriäinen yazdı
When the query's model had a self-referential foreign key, the compiler.get_group_by() code incorrectly used the self-referential foreign key's column (for example parent_id) as GROUP BY clause when it should have used the model's primary key column (id). Backport of adc57632 from master
-