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
2016-02-01
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Tim Graham
2016-02-01
[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...
Tim Graham
2016-02-01
[1.9.x] Unified some doc links to OneToOneField and ManyToManyField.
Tim Graham
2016-01-30
[1.9.x] Fixed #26156 -- Added createsuperuser instructions to admin docs.
Yoong Kang Lim
2016-01-29
[1.9.x] Made formatting of docs for settings defaults more consistent.
Tim Graham
2016-01-29
[1.9.x] Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added in...
Tim Graham
2016-01-28
[1.9.x] Fixed #25917 -- Clarified reversibility of RemoveField.
Tim Graham
2016-01-25
[1.9.x] Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-22
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-22
[1.9.x] Fixed #26121 -- Updated MySQL storage engine example.
Tim Graham
2016-01-21
[1.9.x] Changed `action="."` to `action=""` in tests and docs.
Luke Plant
2016-01-15
[1.9.x] Added docs about configuring CSRF support in AngularJS.
Danilo Bargen
2016-01-14
[1.9.x] Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide.
Tim Graham
2016-01-12
[1.9.x] Removed an unncessary docs cross-reference for call_command().
Tim Graham
2016-01-12
[1.9.x] Made CommandError use the exception directive in docs.
Tim Graham
2016-01-11
[1.9.x] Added missing period to "etc.".
pp
2016-01-11
[1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'.
pp
2016-01-08
[1.9.x] Refs #25995 -- Documented that JSONField doesn't handle sophisticated...
Tim Graham
2016-01-07
[1.9.x] Fixed #25928 -- Clarified precendence of USE_THOUSAND_SEPARATOR and l...
wingston sharon
2016-01-06
[1.9.x] Refs #25878 -- Added the expected return type of CSRF_FAILURE_VIEW.
Tim Graham
2016-01-05
[1.9.x] Fixed #25878 -- Documented requirement that handler404 return a 404 r...
Tim Graham
2016-01-04
[1.9.x] Fixed #26032 -- Moved "project root directory" to a separate paragraph.
Tim Graham
2015-12-31
[1.9.x] Removed British/Austrialian word: whilist.
Tim Graham
2015-12-30
[1.9.x] Fixed #25748 -- Added clarification on projects vs. applications.
Tim Graham
2015-12-25
[1.9.x] Added docs example for manually creating a column with RunSQL.
Gen1us2k
2015-12-24
[1.9.x] Refs #13008 -- Forwardported 1.8.8 release note.
Tim Graham
2015-12-24
[1.9.x] Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-23
[1.9.x] Removed an extra header in docs/ref/templates/api.txt.
Tim Graham
2015-12-23
[1.9.x] Fixed #25969 -- Replaced render_to_response() with render() in docs e...
Tim Graham
2015-12-23
[1.9.x] Documented that GDAL is required to initialize GEOSGeometry from JSON.
Sergey Fedoseev
2015-12-23
[1.9.x] Refs #25141 -- Removed note that says that GEOSGeometry.json requires...
Sergey Fedoseev
2015-12-22
[1.9.x] Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-12-19
[1.9.x] Fixed #25949 -- Documented Psycopg2 version requirement for JSONField.
Tim Graham
2015-12-18
[1.9.x] Fixed a typo in docs/ref/contrib/gis/geos.txt.
Sergey Fedoseev
2015-12-17
[1.9.x] Refs #13110 -- Fixed typo in Feed class reference.
Garrison Benson
2015-12-10
[1.9.x] Fixed incorrect examples in ArrayField docs.
Dotan Agmon
2015-12-09
[1.9.x] Removed redundant highlight/code-block directives in docs/ref/templat...
Tim Graham
2015-12-09
[1.9.x] Fixed typo in docs/ref/forms/validation.txt.
Andrew Plummer
2015-12-04
[1.9.x] Fixed #25740 -- Documented GEOSGeometry operators.
Sergey Fedoseev
2015-12-03
[1.9.x] Fixed typo in docs/ref/models/instances.txt
Qile Wang
2015-12-03
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-02
[1.9.x] Removed duplicate Sphinx reference in docs/ref/templates/builtins.txt.
Tim Graham
2015-12-01
[1.9.x] Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-30
[1.9.x] Removed old versionadded/changed directives.
Sergey Fedoseev
2015-11-25
[1.9.x] Fixed man page by ensuring ".pot" doesn't render unescaped.
Tim Graham
2015-11-25
[1.9.x] Fixed #25649 -- Documented that all GEOSGeometry constructors take sr...
Sergey Fedoseev
2015-11-24
[1.9.x] Documented that forms.Field.help_text isn't HTML-escaped.
Tim Graham
2015-11-24
[1.9.x] Clarified default value for DateField to emulate auto_now_add.
Bulgantamir Gankhuyag
2015-11-23
[1.9.x] Refs #25739 -- Lessened the prominence of geos.fromstr() in the docs.
Sergey Fedoseev
2015-11-23
[1.9.x] Corrected doc'd differences between django-admin and manage.py.
Stephane Angel (Twidi)
[next]