django1/django
Claude Paroz 884f77bd15 Removed unusable parameters to empty_form property 2013-01-01 21:00:52 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Merge pull request #182 from kspi/patch-1 2013-01-01 04:08:25 -08:00
contrib Fixed a NameError in geoip/libgeoip if the GeoIP library is not found. 2013-01-01 12:24:02 +01:00
core Replaced six.reraise with a simple raise. 2013-01-01 13:20:36 +01:00
db Minor improvement to proxy model handling 2012-12-30 11:20:27 +02:00
dispatch Fixed #16679 -- Use caching to speed up signal sending 2012-12-16 21:46:02 +02:00
forms Removed unusable parameters to empty_form property 2013-01-01 21:00:52 +01:00
http Fixed #19519 -- Fired request_finished in the WSGI iterable's close(). 2012-12-31 12:47:34 +01:00
middleware Removed IGNORABLE_404_STARTS/ENDS settings. 2012-12-29 21:59:07 +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 #19519 again -- Regression in LiveServerTestCase after fd1279a4. 2013-01-01 10:14:11 +01:00
utils Updated our six module to follow upstream changes. 2013-01-01 16:21:32 +01: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