1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/django
2011-05-27 04:06:23 +00:00
..
bin
conf
contrib
core Fixed #16082 -- Fixed race condition in the FileSystemStorage backend with regard to creating directories. Thanks, pjdelport. 2011-05-26 08:21:35 +00:00
db
dispatch
forms
http Fixed #12417 -- Added signing functionality, including signing cookies. Many thanks to Simon, Stephan, Paul and everyone else involved. 2011-05-21 14:41:14 +00:00
middleware Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changeset [16160] 2011-05-24 18:39:28 +00:00
shortcuts
template Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResponse 2011-05-24 21:28:43 +00:00
templatetags
test
utils Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResponse 2011-05-24 21:28:43 +00:00
views Explicitly close a file in the static serve view. Thanks to Benjamin Peterson for the report. 2011-05-27 04:06:23 +00:00
__init__.py