- 20 May, 2015 4 kayıt (commit)
-
-
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 3 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
-
Anssi Kääriäinen yazdı
Backport of be9d6453 from master
-
Tim Graham yazdı
Backport of 8e86d9d3 from master
-
- 09 May, 2015 1 kayıt (commit)
-
- 08 May, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
Backport of b99114f6 from master
-
David Krisch yazdı
Backport of 1a62f197 from master
-
- 07 May, 2015 1 kayıt (commit)
-
-
Michael Blatherwick yazdı
Backport of 3baebf52 from master
-
- 06 May, 2015 2 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 783572ab from master
-
Sławomir Ehlert yazdı
Backport of 64ed8cdc from master
-
- 05 May, 2015 2 kayıt (commit)
-
-
Anssi Kääriäinen yazdı
Case expressions weren't copied deep enough (self.cases list was reused resulting in an error). Backport of 7b05d2fd from master
-
Abhaya Agarwal yazdı
Backport of 9096e2b5 from master
-
- 04 May, 2015 4 kayıt (commit)
-
-
Milan Broum yazdı
The inner import was dropped during the reorganizing of the database backends in commit 28308078. Backport of 95058606 from master
-
Tim Graham yazdı
Backport of 17b1f788 from master
-
Aymeric Augustin yazdı
Backport of 81f76517 from master
-
Aymeric Augustin yazdı
Thanks Preston Timmons for the report. Backport of 1563b897 from master
-
- 02 May, 2015 1 kayıt (commit)
-
-
José Padilla yazdı
Backport of b0bd1f0e from master
-
- 01 May, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 3cb386b8 from master
-