- 10 May, 2016 1 kayıt (commit)
-
-
Simon Charette yazdı
Refs #26536. Thanks Sylvain Fankhauser for the very detailed report.
-
- 09 May, 2016 2 kayıt (commit)
-
-
Tim Graham yazdı
Calling conditional_escape() on SafeData won't change it.
-
Iacopo Spalletti yazdı
Thanks to Andriy Sokolovskiy for initial patch.
-
- 08 May, 2016 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Ville Skyttä yazdı
-
Jarek Glowacki yazdı
-
Jarek Glowacki yazdı
-
Jarek Glowacki yazdı
-
Tim Graham yazdı
-
- 07 May, 2016 9 kayıt (commit)
-
-
marysia yazdı
Useful for overriding the DateTimeField widget.
-
Vitaly Bogomolov yazdı
-
Dan Watson yazdı
-
Claude Paroz yazdı
The WGS84 proj string can differ depending on installed libs. Refs #26592.
-
Tobias McNulty yazdı
-
Vasiliy Faronov yazdı
-
Matthias K yazdı
-
shiblystory yazdı
-
Claude Paroz yazdı
Thanks Michael Bitzi for the reporti and Tim Graham for the review.
-
- 06 May, 2016 7 kayıt (commit)
-
-
Markus Holtermann yazdı
-
Tim Graham yazdı
-
Sergei Maertens yazdı
On Python 3, sending emails failed for addresses containing non-ASCII characters due to the usage of the legacy Python email.utils.formataddr() function. This is fixed by using the proper Address object on Python 3.
-
Tim Graham yazdı
The docs say that these headers always appear without the HTTP_ prefix. This may have been an oversight when they were added in d725cc97, the only commit that uses these names.
-
Daniel Wiesmann yazdı
Thanks Tim Graham for the review.
-
Tim Graham yazdı
-
vytisb yazdı
-
- 04 May, 2016 5 kayıt (commit)
-
-
Markus Holtermann yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Tim Graham for completing the initial patch.
-
Dan Stephenson yazdı
-
Simon Charette yazdı
-
- 03 May, 2016 10 kayıt (commit)
-
-
Ville Skyttä yazdı
-
David Sanders yazdı
-
David D Lowe yazdı
-
Tim Graham yazdı
-
Vasiliy Faronov yazdı
Didn't touch comments where it wasn't obvious that the code adhered to the newer standard.
-
David Sanders yazdı
-
Arthur Vuillard yazdı
-
Michal Petrucha yazdı
-
Simon Charette yazdı
Thanks Maxime Lorant for the report and Anssi for the suggestion.
-
Michal Petrucha yazdı
It's no longer necessary for GenericForeignKey (and any other virtual fields) to intercept the field's values using the pre_init signal.
-