- 08 Ock, 2015 5 kayıt (commit)
-
-
Claude Paroz yazdı
-
Tim Graham yazdı
-
Markus Holtermann yazdı
Fixed #24093 -- Prevented MigrationWriter to write operation kwargs that are not explicitly deconstructed
-
Tim Graham yazdı
-
Josh Smeaton yazdı
-
- 07 Ock, 2015 12 kayıt (commit)
-
-
Markus Holtermann yazdı
-
Aymeric Augustin yazdı
This possibility was documented but not tested. It had been broken during the multiple template engines refactor.
-
Aymeric Augustin yazdı
This is for consistency with Template.render. It adds a little bit of knowledge about HTTP requests in django.template.loader but I think consistency trumps purity.
-
Aymeric Augustin yazdı
It's the main entrypoint to the refactored template system.
-
Claude Paroz yazdı
Thanks Tim Graham and Markus Holtermann for the reviews.
-
Claude Paroz yazdı
-
Markus Holtermann yazdı
Moved list constants instantiation into optimizer's __init__.
-
Ulrich Petri yazdı
-
Michał Modzelewski yazdı
-
Josh Smeaton yazdı
-
Tim Graham yazdı
-
Daniel Pyrathon yazdı
Thanks to Russell Keith-Magee for mentoring this Google Summer of Code 2014 project and everyone else who helped with the patch!
-
- 06 Ock, 2015 10 kayıt (commit)
-
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
This is the expected behavior, but given RequestContext's tortuous implementation, a straightforward use of its API results in the opposite. This commits fixes a regression that must have happened at different points in the multiple templates engine refactor for different features.
-
Aymeric Augustin yazdı
Since this is a private API introduced in Django 1.8, no documentation is required.
-
Danilo Bargen yazdı
This adds support for authentication data (`user:password`) in URLs, IPv6 addresses, and unicode domains. The test suite has been improved by adding test URLs from http://mathiasbynens.be/demo/url-regex (with a few adjustments, like allowing local and reserved IPs). The previous URL validation regex failed this test suite on 13 occasions, the validator was updated based on https://gist.github.com/dperini/729294.
-
Tim Graham yazdı
-
Claude Paroz yazdı
...with the theoretical assumption that gettext may once reach a two-digit number. Thanks Walter Doekes for noticing this potential issue.
-
Claude Paroz yazdı
Thanks ajenhl Trac user for the report.
-
Claude Paroz yazdı
Thanks Markus Holtermann for spotting this.
-
Claude Paroz yazdı
Thanks codeitloadit for the report, living180 for investigations and Tim Graham for the review.
-
Preston Timmons yazdı
-
- 05 Ock, 2015 9 kayıt (commit)
-
-
Collin Anderson yazdı
-
Markus Holtermann yazdı
Thanks Berker Peksag for the review.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Markus Holterman and Berker Peksag for review.
-
Claude Paroz yazdı
Thanks jdetaeye for the report, bhuztez and jdetaeye for the initial patches, Tim Graham and Berker Peksag for the reviews.
-
Tim Graham yazdı
-
Collin Anderson yazdı
-
Markus Holtermann yazdı
-
- 03 Ock, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
refs 67325669
-
Tim Graham yazdı
-
Alfred Perlstein yazdı
Thanks Markus Holtermann for review and feedback.
-
Bibhas yazdı
-