- 01 Nis, 2013 3 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Marc Aymerich for the report and the initial patch.
-
Claude Paroz yazdı
-
Joe Friedl yazdı
Thanks @carljm for the review.
-
- 31 Mar, 2013 4 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks nebstrebor for the report and antofik for the patch.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks rshea for the draft text.
-
Tim Graham yazdı
Thanks Russ for the suggestion.
-
- 30 Mar, 2013 10 kayıt (commit)
-
-
Tim Graham yazdı
-
Julien Phalip yazdı
Fixes #20162 -- Added a note in the documentation for `static.serve()` about the need for updating the system's map files when incorrect content types are returned. Many thanks to Simon Charette and Claude Paroz for their feedback.
-
Tim Graham yazdı
-
Claude Paroz yazdı
The test suite doesn't seem to suffer from this removal. Tests should probably take care themselves to clear caches if they depend on it.
-
Tim Graham yazdı
-
Tim Graham yazdı
Updated bios of committers
-
Alisson yazdı
if obj it None, it's None, there's no need to check it
-
matiasb yazdı
-
Baptiste Mispelon yazdı
-
Christoph Sieghart yazdı
-
- 29 Mar, 2013 13 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Jan Murre, Reinout van Rees and Wim Feijen, plus Remco Wendt for reviewing.
-
Tim Graham yazdı
Thanks James Pic.
-
Tim Graham yazdı
Thanks Russ and Susan Tan.
-
Tim Graham yazdı
Fixed #20150 -- Fixed an error in manager doc example
-
Carl Meyer yazdı
Before this change, if you had a global Django installation in /usr/local/, you might get a spurious warning when installing Django within a virtualenv. Thanks epicserve for the report and debugging help.
-
Nimesh Ghelani yazdı
-
Baptiste Mispelon yazdı
Ref #19689.
-
Simon Charette yazdı
Thanks to sane4ka.sh at gmail for the report!
-
Claude Paroz yazdı
Thanks rosarior for the report and the file proposal.
-
Claude Paroz yazdı
Fix #20158: invalid code in queryset_pickle test models.
-
Baptiste Mispelon yazdı
-
Tim Graham yazdı
Thanks Stefan Berder.
-
Tim Graham yazdı
Removed ambiguity regarding LANGUAGES setting
-
- 28 Mar, 2013 10 kayıt (commit)
-
-
ferhat elmas yazdı
-
Carl Meyer yazdı
-
Jacob Kaplan-Moss yazdı
-
Jacob Kaplan-Moss yazdı
-
Claude Paroz yazdı
Queries can contain binary data undecodable with utf-8. In this case, using the 'replace' errors mode when decoding seems like an acceptable representation of the query. Thanks Marcel Ryser for the report.
-
Alex Gaynor yazdı
Fixed spelling errors
-
Gavin Wahl yazdı
-
Jacob Kaplan-Moss yazdı
Fixed spelling of "consistent" in admin/options.py
-
Rocky Meza yazdı
-
Claude Paroz yazdı
-