- 18 May, 2013 20 kayıt (commit)
-
-
Łukasz Langa yazdı
when matching Accept-Language
-
Claude Paroz yazdı
Thanks Stephane Benchimol for the report and the initial script and mfandreas for the patch.
-
Florian Apolloner yazdı
Fixed #13546 -- Easier handling of localize field options in ModelForm
-
Marc Tamlyn yazdı
Fixes #20235 - MultipleObjectMixin requires object_list in kwargs
-
Erik Romijn yazdı
-
Matthew Somerville yazdı
This is so MultipleObjectMixin can be used in the same way as SingleObjectMixin.
-
Aymeric Augustin yazdı
It can fail in hard-to-diagnose ways.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Fixed #20433: extracted catalog compilation code from view.
-
zyegfryed yazdı
-
Shai Berger yazdı
Made introspection always return a unicode as column name on Oracle. Thanks aaugustin for review and suggestion to use force_text().
-
Jacob Burch yazdı
The failure was triggered by a cache leak.
-
Senko Rasic yazdı
Closes #9054. The bug itself is no longer present.
-
Aymeric Augustin yazdı
Thanks marktranchant, bmispelon, and alextreme.
-
Zbigniew Siciarz yazdı
-
Claude Paroz yazdı
Thanks srusskih for the report and Aymeric Augustin for the review.
-
Florian Apolloner yazdı
Thanks to edevil for the report and saz for the patch.
-
Baptiste Mispelon yazdı
Fix makemessage's --ignore patterns being applied to the full path instead of the file name. Thanks to nnseva for the report and the original patch.
-
Marc Tamlyn yazdı
Fixed some documentation on the MultiPartParser
-
Aymeric Augustin yazdı
This completes the removal of the distinction between core devs and specialists. Patch by Simon Meers.
-
- 17 May, 2013 11 kayıt (commit)
-
-
Eric Urban yazdı
-
Donald Stufft yazdı
-
Marc Tamlyn yazdı
-
Claude Paroz yazdı
This is fixing commit 4e70ad11. Thanks mattias at elements.nl for the report and Baptiste Mispelon for identifying the faulty commit.
-
Marc Tamlyn yazdı
-
Aymeric Augustin yazdı
Thanks Lennart Regebro for spotting that code.
-
Aymeric Augustin yazdı
Thanks Lennart Regebro for pointing it out.
-
Preston Holmes yazdı
refs #16319, thanks to bmispelon for the catch
-
Marc Tamlyn yazdı
-
Florian Apolloner yazdı
Thanks to Joel Hansson for the suggestion and Curtis Maloney for the initial patch.
-
Claude Paroz yazdı
Largely inspired from django-floppyforms. Designed to not depend on OpenLayers at code level.
-
- 16 May, 2013 9 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
The distinction's not really one we make any more, so updated the docs accordingly.
-
Jacob Kaplan-Moss yazdı
-
Mark Huang yazdı
-
Tim Graham yazdı
-
Shai Berger yazdı
Add "FROM DUAL" to SQL selecting constants in tests for Oracle.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Daniele Procida for the report.
-
Claude Paroz yazdı
Thanks pierremarc07 at gmail.com for the report.
-
Tim Graham yazdı
Made the example usage of import_by_path less confusing.
-