Ramiro Morales f9d1d5dc13 Fixed #18967 -- Don't base64-encode message/rfc822 attachments. 11 年 前
..
bin 57d46bcde3 Removed daily_cleanup.py script as per deprecation TL. 11 年 前
conf 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 11 年 前
contrib 3c03004050 Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects 11 年 前
core f9d1d5dc13 Fixed #18967 -- Don't base64-encode message/rfc822 attachments. 11 年 前
db 859e678b3d Oracle also treats NULLs as largests values when ordering. 11 年 前
dispatch e55ca60903 Fixed #20943 -- Weakly reference senders when caching their associated receivers 11 年 前
forms 907ef9d0d1 Fixed #20555 -- Make subwidget id attribute available 11 年 前
http 1c3c21b38d Fixed #19987 -- Disabled host validation when DEBUG=True. 11 年 前
middleware 07876cf02b Deprecated SortedDict (replaced with collections.OrderedDict) 11 年 前
shortcuts 6118d6d1c9 More import removals 11 年 前
template ff410565bf Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter. 11 年 前
templatetags 5080311998 Fixed #20130 -- Regression in {% cache %} template tag. 12 年 前
test 4eeb8ec147 Fixed #20864 -- Made the test client use common method for performing requests. 11 年 前
utils ac0e41e2c4 Avoid importing the deprecated `django.utils.importlib` package. 11 年 前
views 6c12cd15e9 Unlocalize line numbers and ids in debug 500 view. 11 年 前
__init__.py 27cf7ec864 Master is now pre-1.7. 11 年 前