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
2015-08-17
[1.8.x] Limited line length in docs/ref/contrib/messages.txt example.
Anton Strogonoff
2015-08-14
[1.8.x] Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
Tim Graham
2015-08-13
[1.8.x] Fixed #24988 -- Documented passing a dictionary of ValidationErrors t...
Adam Brenecki
2015-08-12
[1.8.x] Corrected indentation of JsonResponse docs.
Tim Graham
2015-08-11
[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Tim Graham
2015-08-10
[1.8.x] Fixed #25160 -- Moved unsaved model instance data loss check to Model...
Tim Graham
2015-08-08
[1.8.x] Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags.
Tim Graham
2015-08-08
[1.8.x] Corrected some inconsistent headings in docs/ref/templates/builtins.txt.
Tim Graham
2015-08-08
[1.8.x] Updated Wikipedia links to use https
Claude Paroz
2015-08-05
[1.8.x] Fixed #25213 -- Discouraged use of QuerySet.extra()
Tim Graham
2015-08-05
[1.8.x] Fixed #25212 -- Documented the RawSQL expression.
Tim Graham
2015-08-04
[1.8.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt
Tim Graham
2015-08-03
[1.8.x] Refs #17914 -- Discouraged using reverese() with callables.
Tim Graham
2015-08-01
[1.8.x] Fixed #24690 -- Added a warning about mutable defaults for ArrayField.
Tim Graham
2015-07-31
[1.8.x] Fixed #25174 -- Moved some details of CheckMessage to the reference g...
Tim Graham
2015-07-30
[1.8.x] Removed unnecessary F() from Func expressions docs
Alasdair Nicol
2015-07-27
[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signature...
Tim Graham
2015-07-27
[1.8.x] Fixed typo in docs/ref/middleware.txt
jorgecarleitao
2015-07-20
[1.8.x] Fixed signature of ModelAdmin.get_paginator() in docs.
Ali Vakilzade
2015-07-17
[1.8.x] Fixed #25125 -- Updated docs on cookie naming conventions.
Konrad Świat
2015-07-15
[1.8.x] Fixed typo in SelectDateWidget docs.
Tim Graham
2015-07-13
[1.8.x] Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settin...
Daniel Roseman
2015-07-13
[1.8.x] Fixed #24984 -- Added link to Jinja2 static tag instructions in stati...
Chris McCollister
2015-07-10
[1.8.x] Fixed #25103 -- Corrected versionadded for FileResponse
Matthew Madurski
2015-07-09
[1.8.x] Fixed #25048 -- Documented that runservers strips headers with unders...
Tim Graham
2015-07-04
[1.8.x] Fixed #25051 -- Clarified return type of {% now %} tag.
Tim Graham
2015-07-03
[1.8.x] Fixed mistake in Model.from_db() example.
Luke
2015-07-01
[1.8.x] Fixed #25041 -- Clarified difference between syncdb and migrate.
Tim Graham
2015-06-30
[1.8.x] Fixed #25038 -- Reverted incorrect documentation about inspectdb intr...
Tim Graham
2015-06-27
[1.8.x] Fixed #25033 -- Added context_processors.auth to documented admin dep...
Tim Graham
2015-06-25
[1.8.x] Refs #24127 -- Added documentation for HttpRequest.current_app.
Marten Kenbeek
2015-06-23
[1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning.
Tim Graham
2015-06-22
[1.8.x] Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALL...
Tim Graham
2015-06-22
[1.8.x] Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.
Bipin Suresh
2015-06-20
[1.8.x] Fixed #25010 -- Documented APP_DIRS default in startproject's setting...
Tim Graham
2015-06-19
[1.8.x] Fixed #24881 -- Clarified Meta.order_with_respect_to documentation
johannes.linke
2015-06-16
[1.8.x] Fixed #24948 -- Fixed crash when uploading bitmap images in forms.Ima...
Andriy Sokolovskiy
2015-06-11
[1.8.x] Used PEP 8 style indentation in forms docs.
Nick Smith
2015-06-09
[1.8.x] Fixed import in docs/ref/contrib/syndication.txt
argaen
2015-06-09
[1.8.x] Clarified the default form widgets for model number fields in docs
Matt Deacalion Stevens
2015-06-08
[1.8.x] Fixed #24956 -- Fixed typo in docs/ref/forms/widgets.txt
Tim Graham
2015-06-08
[1.8.x] Fixed #24952 -- Fixed example SQL in Func() expressions docs
Alasdair Nicol
2015-06-05
[1.8.x] Fixed #22571 -- Added clarification about auto_now_add=True
Yamila Moreno
2015-06-05
[1.8.x] Capitalized "Python" in docs.
Tim Graham
2015-06-05
[1.8.x] Fixed #24925 -- Document using Coalesce on MySQL
Ian Foote
2015-06-04
[1.8.x] Fixed #24191 -- Documented Form.changed_data
Alasdair Nicol
2015-06-02
[1.8.x] Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Fra...
Simeon J Morgan
2015-06-01
[1.8.x] Fixed #24880 -- Added more explicit docs on select_for_update() on SQ...
Przemysław Suliga
2015-05-31
[1.8.x] Refs #24811 -- Fixed syntax error in CREATE EXTENSION example query.
Tim Graham
2015-05-26
[1.8.x] Fixed typos in docs/ref/forms/widgets.txt
I am Clinton
[next]