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
2015-02-03
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-01-16
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2015-01-10
Wrote main documentation for templates.
Aymeric Augustin
2014-12-28
Deprecated current_app in TemplateResponse and render(_to_response).
Aymeric Augustin
2014-12-28
Deprecated some arguments of django.shortcuts.render(_to_response).
Aymeric Augustin
2014-11-27
Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode.
Berker Peksag
2014-11-23
Deprecated dirs argument to override TEMPLATE_DIRS.
Aymeric Augustin
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-10-16
Fixed some intersphinx references.
Tim Graham
2014-08-26
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Tim Graham
2014-08-23
Fixed #23344 -- Removed duplicate docs for file upload settings.
Tim Graham
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-06
Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-04
Fixed #23169 - Misc docs fixes.
areski
2014-08-02
Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-16
Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-09
Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-06-24
Fixed typo in middleware docs.
Peter Kowalczyk
2014-06-10
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-06-01
Fixed #21938 -- Moved documentation for error views to reference guide.
Jonathan Lindén
2014-05-22
Fixed #20816 -- Added hints about Django middleware ordering
Claude Paroz
2014-05-16
Simplified an unnecessarily complex paragraph in view docs
Erik Romijn
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-04-25
Fixed #22517, "view prefix" still referenced in urlconf docs
Ben Davis
2014-04-16
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
chriscauley
2014-04-08
Fixed #9535 -- Added a reference guide for file upload classes.
Anubhav Joshi
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-27
Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-02-25
Fixed #12670 -- Added a note about permissions of files stored in FILE_UPLOAD...
Rik
2014-02-14
Fixed #21177 -- Made resolve_url support relative URLs.
Antoine Catton
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-03
Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2013-12-30
Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-26
Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-13
Fixed #21580 -- Clarified why render() does not return a TemplateResponse obj...
johannes-gehrs
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-27
Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-24
Fixed some unnescesarily gendered language in the docs
Alex Gaynor
2013-11-22
Removed unused import in docs/topics/http/sessions.txt
Tim Graham
2013-11-19
Added more examples to the get_object_or_404 documentation.
Baptiste Mispelon
2013-11-18
Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-15
Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
[next]