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-10-03
[1.8.x] Fixed #25398 -- Revised instances of os.path.join()
Andrew Artajos
2015-10-02
[1.8.x] Fixed link to the MySQL Connector/Python Django Backend documentation.
Nick Williams
2015-09-29
[1.8.x] Fixed #25485 -- Improved deprecation docs for contenttypes reorganiza...
Tim Graham
2015-09-28
[1.8.x] Fixed #24323 -- Documented @admin.register can't be used with super(X...
Tim Graham
2015-09-25
[1.8.x] Corrected use of 'affect' vs 'effect' in docs.
Rob Hudson
2015-09-24
[1.8.x] Bumped latest Python 2.7 release in docs/ref/databases.txt.
Tim Graham
2015-09-23
[1.8.x] Fixed #25386 -- Warned about differences between Engine and DjangoTem...
Tim Graham
2015-09-22
[1.8.x] Recommended against default_app_config.
Aymeric Augustin
2015-09-19
[1.8.x] Fixed #25430 -- Fixed incorrect RunSQL examples.
Flavio Curella
2015-09-18
[1.8.x] Made assorted improvements to the Oracle documentation.
Mariusz Felisiak
2015-09-16
[1.8.x] Removed unnecessarily rude terminology.
Stephen Paulger
2015-09-14
[1.8.x] Fixed #25369 -- Corrected syndication's get_object() example.
Tim Graham
2015-09-12
[1.8.x] Refs #25386 -- Added links to the OPTIONS of the built-in template ba...
Tim Graham
2015-09-11
[1.8.x] Refs #25381 -- Clarified that AppConfig model methods search only the...
Tim Graham
2015-09-11
[1.8.x] Fixed #25382 -- Removed obsolete references to DateQuerySet.
Renato Oliveira
2015-09-11
[1.8.x] Fixed #25351 -- Added example for database test settings to docs.
Jose Carlos Menezes
2015-09-11
[1.8.x] Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.
Flavio Curella
2015-09-09
[1.8.x] Fixed #25371 -- Added reverse_sql and reverse_code examples to docs.
Bibhas
2015-09-05
[1.8.x] Removed some discussion of deprecated {% url %} behavior.
Tim Graham
2015-09-05
[1.8.x] Added default value for default kwargs for QueryDict.
David Sanders
2015-09-04
[1.8.x] Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-09-03
[1.8.x] Moved misplaced versionadded annotation.
Tim Graham
2015-08-27
[1.8.x] Refs #2495 -- Documented that MySQL cannot have TextField(unique=True).
Tim Graham
2015-08-25
[1.8.x] Updated PROJ.4 link to new GitHub wiki.
David Sanders
2015-08-25
[1.8.x] Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies per view not p...
Tim Graham
2015-08-19
[1.8.x] Recommended the JavaScript Cookie library instead of jQuery cookie.
Marc
2015-08-18
[1.8.x] Used consistent capitalization and hyphenation of "class-based views"...
Anton Strogonoff
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
[next]