django1/django
Anssi Kääriäinen 207117ae73 [1.5.x] Fixed #20091 -- Oracle null promotion for empty strings
Backpatch of e17fa9e877
2013-03-26 15:05:37 +02:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf [1.5.x] Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt. 2013-02-25 20:04:26 +01:00
contrib [1.5.x] Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 10:02:10 +08:00
core [1.5.x] Restricted the XML deserializer to prevent DoS attacks. 2013-02-19 10:39:03 -07:00
db [1.5.x] Fixed #20091 -- Oracle null promotion for empty strings 2013-03-26 15:05:37 +02:00
dispatch [1.5.x] Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:37:23 +01:00
forms [1.5.x] Added a default limit to the maximum number of forms in a formset. 2013-02-19 10:39:04 -07:00
http [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
middleware [1.5.x] Fixed #19707 -- Reset transaction state after requests 2013-02-10 14:09:58 +02:00
shortcuts [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
template [py3] Always fed hashlib with bytes. 2013-02-27 10:03:33 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 16:05:55 +01:00
utils [1.5.x] Fixed #20108 -- Fixed filepath_to_uri decoding error 2013-03-22 17:58:36 +01:00
views [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:34:39 +01:00
__init__.py [1.5.x] Correct final element of version tuple. 2013-02-26 13:28:38 -06:00