public
Description: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Homepage: http://www.djangoproject.com/
Clone URL: git://github.com/brosner/django.git
django / django / http
name age message
..
file __init__.py Fri Aug 29 09:49:19 -0700 2008 Fixed #8278: fixed `QueryDict.update(QueryDict)... [jacob]
file multipartparser.py Mon Jul 21 20:26:25 -0700 2008 Fixed #7848 -- Removed a bunch of code that was... [adrian]
file utils.py Sun Jul 06 18:45:19 -0700 2008 Fixed #4148 -- Changed the way attachments are ... [mtredinnick]