django1/django
Claude Paroz 2d8b0315f4 [1.5.x] Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv
Thanks Stefan Koegl for the report and Simon Charette for the review.
Backport of b9c8bbf37 from master.
2013-01-25 14:57:18 +01:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf Updated core translations 2013-01-15 17:30:17 +01:00
contrib [1.5.x] Fixed #19477 - Documented generic_inlineformset_factory 2013-01-22 18:18:32 -05:00
core [1.5.x] Fixed #19665 -- Ensured proper stderr output for Command.run_from_argv 2013-01-25 14:57:18 +01:00
db [1.5.x] Fixed #19652 -- Fixed .none() regression in related fields 2013-01-23 08:26:34 +02:00
dispatch [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
forms [1.5.x] Avoided a possible regression in 5097d3c5. 2013-01-24 11:30:05 +01:00
http [1.5.x] Fixed #19585 -- Fixed loading cookie value as a dict 2013-01-11 21:14:39 +01:00
middleware [1.5.x] Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths 2013-01-11 21:35:45 +01:00
shortcuts [1.5.x] Fixed #19432 -- Provided better error message for get_object_or_404 2012-12-12 22:05:49 +01:00
template [1.5.X] Fixed #19470 - Clarified widthratio example. 2012-12-18 08:20:51 -05:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed #19546 - ensure that deprecation warnings are shown during tests 2013-01-09 08:19:56 -08:00
utils [1.5.x] Fixed #19577 - Added HTML escaping to admin examples. 2013-01-25 06:56:38 -05:00
views [1.5.x] Fixed #19453 -- Ensured that the decorated function's arguments are obfuscated in the @sensitive_variables decorator's frame, in case the variables associated with those arguments were meant to be obfuscated from the decorated function's frame. 2012-12-31 09:51:13 -08:00
__init__.py [1.5.x] Bump version numbers for 1.5 RC 1. 2013-01-04 12:49:58 -06:00