index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
http
Age
Commit message (
Expand
)
Author
2013-08-05
[1.6.x] Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs.
Tim Graham
2013-08-03
[1.6.x] Added missing request argument to example in URL dispatcher docs
Alasdair Nicol
2013-06-30
[1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-06-24
Clarified get_list_or_404 docs, refs #14150.
Tim Graham
2013-06-24
Corrected minor typos in FileUploadHandler.receive_data_chunk docs.
Simon Meers
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-19
Fixed a rest mistake I introduced in d5ce2ff.
Aymeric Augustin
2013-05-19
Improve cookie based session backend docs.
Marc Tamlyn
2013-05-18
Add missing imports and models to the examples in the view layer documentation
Silvan Spross
2013-05-18
Fixed #20444 -- Cookie-based sessions does not include a remote code executio...
Erik Romijn
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-10
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Tim Graham
2013-04-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
2013-03-02
Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browser...
Tim Graham
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-15
Fixed #19605 - Removed unused url imports from doc examples.
Tim Graham
2013-01-12
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-11
Fixed code examples in which render() calls were missing `request` parameter.
Vinod Kurup
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-16
Replaced the test case hierarchy schema with a vector version.
Aymeric Augustin
2012-12-16
Added PDF version of SVG file for latexpdf builds.
Aymeric Augustin
2012-12-09
Edited the middleware doc for completeness, clarity, and consistency.
Aymeric Augustin
2012-12-09
Fixed #12502 -- Improved middleware diagram.
Aymeric Augustin
2012-11-22
Fixed #18974 - Warned against using models.permalink
Tim Graham
2012-11-03
Fixed #19230 -- Extended the handler403 documentation.
Markus Zapke-Gründemann
2012-11-02
Fixed #19225 -- Typo in shortcuts docs.
Aymeric Augustin
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-28
Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-27
Added optional kwargs to get_expiry_age/date.
Aymeric Augustin
2012-10-27
Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-10-20
Fixed #7581 -- Added streaming responses.
Aymeric Augustin
2012-10-17
Fixed an error in cookie documentation
Preston Holmes
2012-10-11
More URL reversion docs typo fixes.
Ramiro Morales
2012-10-11
Fix typo in URLs reversing docs
Dmitry Medvinsky
2012-10-07
Added section about URL reversion to URL mapper document.
Ramiro Morales
2012-10-06
More URL mapping documentation fixes.
Ramiro Morales
2012-10-06
Refactored URL mapping documentation.
Ramiro Morales
2012-09-30
Fixed #18807 -- Made 404.html and 500.html optional
Claude Paroz
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-19
Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Wi...
Tim Graham
2012-09-07
Small reorganisation of initial parts of URL documentation.
Malcolm Tredinnick
2012-09-01
Fixed #18840 - Added a mentioned of the upload_to parameter to the ModelForm ...
Tim Graham
2012-08-20
Made an example more readable in the URLs docs.
Aymeric Augustin
2012-08-20
Added links in URLs doc for consistency.
Aymeric Augustin
2012-08-10
Fixed #17016 - Added examples for file uploads in views.
Tim Graham
2012-07-16
Fixed #3881 -- skip saving session when response status is 500
Anssi Kääriäinen
[next]