This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
topics
/
http
History
Karen Tracey
dd9fd80561
Fixed
#9441
-- Corrected typo in file upload settings doc. Thanks gsf.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9316
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01 19:45:03 +00:00
..
_images
Massive reorganization of the docs. See the new docs online at
http://docs.djangoproject.com/
.
2008-08-23 22:25:40 +00:00
file-uploads.txt
Fixed
#9441
-- Corrected typo in file upload settings doc. Thanks gsf.
2008-11-01 19:45:03 +00:00
generic-views.txt
Massive reorganization of the docs. See the new docs online at
http://docs.djangoproject.com/
.
2008-08-23 22:25:40 +00:00
index.txt
Massive reorganization of the docs. See the new docs online at
http://docs.djangoproject.com/
.
2008-08-23 22:25:40 +00:00
middleware.txt
Massive reorganization of the docs. See the new docs online at
http://docs.djangoproject.com/
.
2008-08-23 22:25:40 +00:00
sessions.txt
Fixed
#9487
-- Corrected several links into the Python docs that were broken by the recent Python docs refactor.
2008-11-01 19:02:09 +00:00
shortcuts.txt
Fixed
#8753
: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
2008-09-02 03:40:42 +00:00
urls.txt
Fixed
#8975
-- Added a note to the documentation for reverse() that all views
2008-10-06 08:31:32 +00:00
views.txt
Fixed
#9430
-- Fixed documentation references to the HttpResponse classes for
2008-10-24 09:24:42 +00:00