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-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
2014-04-21
[1.6.x] Corrected the section identifier for MySQL unicode reference.
Matt Lauber
2014-04-18
[1.6.x] Moved RemoteUserBackend documentation to reference guide.
Tim Graham
2014-04-18
[1.6.x] Fixed #22458 -- Added a note about MySQL utf8_unicode_ci collation
Moayad Mardini
2014-04-18
[1.6.x] Fixed #22473 -- Emphasized that Model.clean() is not called from Mode...
Tim Graham
2014-04-16
[1.6.x] Fixed #22220 -- Added more examples to reverse() documention.
Ben Davis
2014-04-16
[1.6.x] Added RemoteUserMiddleware to middleware reference page.
Tim Graham
2014-04-10
[1.6.x] Fixed #21353 -- Noted that description is ignored for TabularInlines.
Tim Graham
2014-04-10
[1.6.x] Documentation fixes for the select_for_update change.
Shai Berger
2014-04-10
[1.6.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-09
[1.6.x] Fixed small typo in django-admin.txt
ejstronge
2014-04-03
[1.6.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-03-31
[1.6.x] Replaced urllib/urlparse imports with from django.utils.six.moves.
Tim Graham
2014-03-27
[1.6.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-25
[1.6.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-24
[1.6.x] Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relation...
Adam Kaliński
2014-03-23
[1.6.x] Fixed #22317 -- Fixed documented handler400 default value
Claude Paroz
2014-03-22
[1.6.x] Improved strip_tags and clarified documentation
Claude Paroz
2014-03-21
[1.6.x] Small doc changes missed in 66076268.
Aymeric Augustin
2014-03-21
[1.6.x] Replaced an instance of PIL with Pillow in the docs.
Tim Graham
2014-03-16
[1.6.x] Fixed #22242 -- Documented common cookie size limit.
Daniel Pyrathon
2014-03-11
[1.6.x] Fixed typo in docs/ref/django-admin.txt
Tim Graham
2014-03-03
[1.6.x] Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instanc...
Tim Graham
2014-03-02
[1.6.x] Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-25
[1.6.x] Fixed #22145 -- Clarified docs on Field.blank and Field.null options.
navneet suman
[next]