django1/django
Claude Paroz 0171ba65db Fixed #17574 -- Implemented missing get_key_columns in PostgreSQL backend 2013-01-12 21:46:08 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Remove inaccurate comment regarding language names. 2013-01-09 11:55:58 -07:00
contrib Fixed #18026 -- Don't return an anonymous dict if extra_data in storage is empty. 2013-01-12 15:50:18 +01:00
core Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
db Fixed #17574 -- Implemented missing get_key_columns in PostgreSQL backend 2013-01-12 21:46:08 +01:00
dispatch Fixed #16679 -- Use caching to speed up signal sending 2012-12-16 21:46:02 +02:00
forms Fixed #10239 - Added docs for modelform_factory 2013-01-11 06:00:19 -05:00
http Fixed #19585 -- Fixed loading cookie value as a dict 2013-01-11 21:09:33 +01:00
middleware Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths 2013-01-11 21:27:51 +01:00
shortcuts Fixed #19432 -- Provided better error message for get_object_or_404 2012-12-12 22:05:00 +01:00
template Merge pull request #595 from bmispelon/patch-1 2012-12-29 13:39:52 -08:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Fixed #19546 - ensure that deprecation warnings are shown during tests 2013-01-09 08:19:22 -08:00
utils Made dev server autoreloader ignore filenames reported as None. 2013-01-11 15:31:39 -03:00
views 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:34:08 -08:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00