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
/
ref
Age
Commit message (
Expand
)
Author
2014-08-20
[1.6.x] Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
[1.6.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...
Tim Graham
2014-08-19
[1.6.x] Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requi...
Tim Graham
2014-08-19
[1.6.x] Fixed #17272 -- Documented that non-editable fields are skipped durin...
Tim Graham
2014-08-19
[1.6.x] Fixed #4991 -- Emphasized XSS ramifications of help_text not being es...
Tim Graham
2014-08-19
[1.6.x] Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-14
[1.6.x] Fixed a grammar error in docs/ref/forms/api.txt.
Zhaorong Ma
2014-08-13
[1.6.x] Corrected content_type parameter name in sitemap docs.
Tim Graham
2014-08-12
[1.6.x] Fixed indentation typo in docs/ref/contrib/sitemaps.txt.
Tim Graham
2014-08-11
[1.6.x] Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-05
[1.6.x] Fixed #21792 -- Documented Form.has_changed()
Tim Graham
2014-08-02
[1.6.x] Updated MySQL links to version 5.6.
Tim Graham
2014-07-29
[1.6.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentation
Baptiste Mispelon
2014-07-28
[1.6.x] Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-26
[1.6.x] Fixed #23106 -- Updated class-based view reference title.
David Hoffman
2014-07-26
[1.6.x] Fixed #22553 -- Added refreshing queryset info to docs.
David Hoffman
2014-07-26
[1.6.x] Fixed #22305 -- Added note to docs about UTF8 database requirement.
Niclas Olofsson
2014-07-26
[1.6.x] Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
[1.6.x] Improved docs for GEOSGeometry.simplify()
Tom Dyson
2014-07-22
[1.6.x] Fixed typo in docs/ref/contrib/admin/index.txt.
africa itcase
2014-07-21
[1.6.x] Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-16
[1.6.x] Fixed reference to pk in RedirectView.get_redirect_url doc.
Bartek Ciszkowski
2014-07-10
[1.6.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
Tim Graham
2014-07-03
[1.6.x] Fixed #22924 -- Added a note about MEDIA_URL in templates.
Tim Graham
2014-07-01
[1.6.x] Fixed #13755 -- Added a tip for caching responses that vary on AJAX.
Tim Graham
2014-06-30
[1.6.x] Removed reference to old middleware
Claude Paroz
2014-06-30
[1.6.x] Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.
Tim Graham
2014-06-26
[1.6.x] Fixed copy/paste typos in StreamingHttpResponse doc.
Éric Araujo
2014-06-24
[1.6.x] Improved documentation for QueryDict.
Duncan Parkes
2014-06-18
[1.6.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.
Tim Graham
2014-06-18
[1.6.x] Fixed #14481 -- Documented implicit "through" class created by ManyTo...
Jorge C. Leitão
2014-06-12
[1.6.x] Fixed #22813 -- Updated Pillow URL in documentation
Claude Paroz
2014-06-10
[1.6.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-04
[1.6.x] Fixed #22710 -- Amended aggregation note for empty QuerySets
Guillaume Pannatier
2014-06-02
[1.6.x] Fixed #22753 -- Documented ability to use a note with the {% comment ...
Bryce Nesbitt
2014-05-30
[1.6.x] Fixed #22710 -- Documented aggregation behavior for empty QuerySets.
Guillaume Pannatier
2014-05-19
[1.6.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
Moayad Mardini
2014-05-19
[1.6.x] Fixed #22368 -- clarified connecting to Oracle DB using service name
Moayad Mardini
2014-05-17
[1.6.x] Fixed #22644 -- Clarified documentation for NamedUrlWizardView
Erik Romijn
2014-05-16
[1.6.x] Fixed case in form widgets docs
Claude Paroz
2014-05-16
[1.6.x] Fixed #22167 -- Improved documentation on context processors
Moritz
2014-05-13
[1.6.x] Removed an unnecessary anchor in the docs.
Tim Graham
2014-05-12
[1.6.x] Fixed #22613 -- Added formfield_for_choice_field() to the list of met...
Tim Graham
2014-05-11
[1.6.x] Insert space.
Markus Amalthea Magnuson
2014-05-06
[1.6.x] Updated the messages context processor docs
Claude Paroz
2014-05-05
[1.6.x] Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
Tim Graham
2014-04-25
[1.6.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL inj...
Moayad Mardini
2014-04-25
[1.6.x] Fixed #22516 -- Added versionchanged annotation for STATIC_ROOT defau...
Malcolm Box
2014-04-22
[1.6.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-21
[1.6.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
[next]