- 04 Nis, 2015 2 kayıt (commit)
-
-
Claude Paroz yazdı
get_language() can return None when translations are deactivated. Thanks Nicola Peduzzi for the reporti and Tim Graham for the review.
-
Claude Paroz yazdı
Thanks Domas Lapinskas for the report and Tim Graham for the review.
-
- 03 Nis, 2015 5 kayıt (commit)
-
-
Sam Thursfield yazdı
-
Alex Hill yazdı
-
Preston Timmons yazdı
-
Ian Lee yazdı
-
Matt Hooks yazdı
-
- 02 Nis, 2015 4 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to gfairchild for the report and Claude for the review.
-
Tim Graham yazdı
-
Baptiste Mispelon yazdı
Thanks to knbk for the report.
-
Tim Graham yazdı
Forwardport of e7366ab1 from stable/1.8.x
-
- 01 Nis, 2015 21 kayıt (commit)
-
-
Ryan Hall yazdı
-
Tim Graham yazdı
-
Krzysztof Gogolewski yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Fixes a regression introduced in 53c2cf1e.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Forward port of 5483c66f from stable/1.8.x
-
Claude Paroz yazdı
Forward port of d1b206da from stable/1.8.x
-
Claude Paroz yazdı
Forward port of 05a781a4 from stable/1.8.x
-
Tim Graham yazdı
-
Preston Timmons yazdı
This change: * Makes the InclusionNode cache-safe by removing render-time side effects to its nodelist. * Ensures the render_context stack is properly scoped and reset by updating the render call to use Template.render rather than Nodelist.render.
-
Tim Heap yazdı
Rendering a Jinja template with self in the context threw an error. While self is a reserved variable in Jinja, including self in the context is not an error, so Django should respect that.
-
Joost Rijneveld yazdı
-
Kostochko Dmitriy yazdı
-
Markus Holtermann yazdı
Thanks Claude Paroz and Tim Graham for the review
-
Markus Holtermann yazdı
Calling Migration.mutate_state() now also allows to do in_place mutations in case an intermediate state is thrown away later. Thanks Anssi Kääriäinen for the idea, Ryan Hall for parts of the patch, and Claude Paroz and Tim Graham for the review
-
- 31 Mar, 2015 2 kayıt (commit)
-
-
Tim Graham yazdı
SimpleCookie.__repr__() changed in https://hg.python.org/cpython/rev/88e1151e8e02
-
Tim Graham yazdı
-
- 30 Mar, 2015 6 kayıt (commit)
-
-
Andriy Sokolovskiy yazdı
-
Tim Graham yazdı
Thanks Aymeric Augustin and Florian Apolloner for work on the patch.
-
Tim Graham yazdı
Thanks Florian Apolloner for the review.
-
Andriy Sokolovskiy yazdı
-
Jorge Barata González yazdı
Thanks simon29 for report, and freakboy3742, floledermann, jacob, claudep and collinanderson for discussing the task.
-
Markus Holtermann yazdı
Thanks Tim Graham for the review.
-