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
Age
Commit message (
Expand
)
Author
2011-06-10
Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_coo...
Carl Meyer
2011-06-10
Fixed #14201 - Add a "security overview" page to the docs
Luke Plant
2011-06-10
Fixed #16185, #15675 -- Added the ability for test runners to define custom o...
Russell Keith-Magee
2011-06-09
Fixes #13511 -- make regex parameter to RegexValidator to be optional. Also t...
Chris Beaven
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-06-09
Fixed #8913 - Make "must be unique" error messages customisable. Thanks to Le...
Andrew Godwin
2011-06-09
Fixed #11834 -- Improved technical 500 stacktrace display.
Idan Gazit
2011-06-08
Fixed #14206 - dynamic list_display support in admin
Luke Plant
2011-06-08
Fixed #14614 - filtering of sensitive information in 500 error reports.
Luke Plant
2011-06-08
Deprecated legacy ways of calling cache_page
Luke Plant
2011-06-07
Removed an alias for ``django.template.loader`` that had been deprecated sinc...
Alex Gaynor
2011-06-05
Enhanced a bit the documentation and docstring for the url template tag. Also...
Ramiro Morales
2011-06-04
Fixed #15990 - Simplified a sentence regarding form validation for ModelForms...
Timo Graham
2011-06-04
Fixed #16145 - typo in manager docs; thanks leereilly.
Timo Graham
2011-06-02
Fixed #11868 - Multiple sort in admin changelist.
Luke Plant
2011-06-01
Fixed #16141 -- Fixed typos in new form wizard.
Jannis Leidel
2011-06-01
Fixed #9200 -- Added new form wizard to formtools based on class based views....
Jannis Leidel
2011-05-31
Added info to release notes about CSRF improvements
Luke Plant
2011-05-31
Fixed #16090, #16091, #16114 - Typos in docs; thanks teraom.
Timo Graham
2011-05-30
Fixed some typos/grammar in clickjacking docs
Luke Plant
2011-05-30
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Luke Plant
2011-05-30
Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus.
Timo Graham
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-29
Fixed #16120 -- Updated a few reference links in the docs after the contribut...
Jannis Leidel
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel
2011-05-24
Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResp...
Luke Plant
2011-05-24
Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changes...
Adrian Holovaty
2011-05-23
Fixed #16078 -- Fixed a few typos in the signing documentation. Thanks, bruta...
Jannis Leidel
2011-05-23
Fixes #16072 -- incorrect documentation for multiple expressions inside a blo...
Chris Beaven
2011-05-22
Fixed #16056 - Memcached configuration mistake in docs; thanks antonio/d0ugal.
Timo Graham
2011-05-22
Fixed #16067 - Couple reST fixes in ref/templates/builtins.txt; thanks julien.
Timo Graham
2011-05-22
Fixed #6580 -- Added `default` parameter to `MultiValueDict.getlist` method (...
Jannis Leidel
2011-05-22
Fixed #16051 - Changed a "file" reference in the tutorial to be an actual fil...
Timo Graham
2011-05-22
Fixed #16021 - Minor documentation fixes for Generic Class Views; thanks Brad...
Timo Graham
2011-05-21
Tweaked some `render_to_response` links in the documentation.
Ramiro Morales
2011-05-21
Fixed #12417 -- Added signing functionality, including signing cookies. Many ...
Jannis Leidel
2011-05-20
Fixes #15732 -- better introduction of template filter decorator concepts (fi...
Chris Beaven
2011-05-20
Remove a reference in 1.2 release docs which no longer exists (avoiding a sph...
Chris Beaven
2011-05-20
Tweaks to paginator documentation.
Chris Beaven
2011-05-20
Tidy up the sessions documentation creating links for session methods and cro...
Chris Beaven
2011-05-18
Fixed #16036 -- corrected the argument name for render_to_response in the ref...
Gabriel Hurley
2011-05-18
Fixed #16044 -- Corrected a copy-and-paste error in the opening paragraph of ...
Gabriel Hurley
2011-05-18
Correcting a typo and minor grammatical issues from [16237].
Gabriel Hurley
2011-05-18
Fixed #15561 -- Extended test setting override code added in r16165 with a de...
Jannis Leidel
2011-05-18
Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thank...
Jannis Leidel
2011-05-17
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince a...
Jannis Leidel
2011-05-15
Fixed djangodocs Sphinx extension to work with latest Sphinx
Luke Plant
2011-05-15
Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the...
Timo Graham
2011-05-14
Edited docs/releases/1.4.txt changes from [16124]
Adrian Holovaty
2011-05-14
Tweaked weird wording of docs/ref/contrib/humanize.txt 'naturaltime' section ...
Adrian Holovaty
[prev]
[next]