- 27 May, 2015 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Kevin Marsh yazdı
-
- 26 May, 2015 5 kayıt (commit)
-
-
Matt Westcott yazdı
Nested deconstruction should recursively deconstruct items within list, tuple and dict values.
-
I am Clinton yazdı
-
Tim Graham yazdı
-
Paweł Marczewski yazdı
QuerySet.exists() incorrectly handled query.group_by = True case (grouping by all select fields), causing GROUP BY expressions to be wiped along with select fields.
-
Paweł Marczewski yazdı
-
- 25 May, 2015 8 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to Tim Graham for the report.
-
Marten Kenbeek yazdı
Added apps to unmigrated apps if the migrations module is a file or a folder missing __init__.py. Thanks to Ernest0x for the bug report.
-
I am Clinton yazdı
-
Villiers Strauss yazdı
-
I am Clinton yazdı
-
Andy McKay yazdı
-
Tim Graham yazdı
-
I am Clinton yazdı
-
- 24 May, 2015 3 kayıt (commit)
-
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
-
Andrea Grandi yazdı
-
- 23 May, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 22 May, 2015 10 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Raphaël Hertzog for the report and help on the patch, and Tim Graham for the review.
-
Alexander Sosnovskiy yazdı
-
I am Clinton yazdı
-
Peter Inglesby yazdı
-
Chris Schur yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
Laurent Peuch yazdı
-
I am Clinton yazdı
-
- 21 May, 2015 5 kayıt (commit)
-
-
Andrei Kulakov yazdı
-
Tim Graham yazdı
-
garwoodpr yazdı
-
garwoodpr yazdı
-
Preston Timmons yazdı
* Converted the ``libraries`` and ``builtins`` globals of ``django.template.base`` into properties of the Engine class. * Added a public API for explicit registration of libraries and builtins.
-
- 20 May, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
This is a security fix; disclosure to follow shortly. Thanks Sam Cooke for the report and draft patch.
-
Simon Charette yazdı
-
Tim Graham yazdı
-