django/django
Raphael Merx 0a19f8d4fc Fixed #25644 -- Fixed reset cookie expiry date bug.
Setting a cookie with the same name as a previously deleted cookie
would set its expiry date to 'Thu, 01-Jan-1970 00:00:00 GMT'.
2015-11-18 07:47:40 -05:00
..
apps
bin
conf
contrib
core
db
dispatch
forms
http Fixed #25644 -- Fixed reset cookie expiry date bug. 2015-11-18 07:47:40 -05:00
middleware
template
templatetags Refs #22306 -- Removed cycle/firstof template tags from "future". 2015-09-23 19:31:09 -04:00
test
utils
views
__init__.py
__main__.py
shortcuts.py