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-02-24
[1.7.x] Added a missing backtick in form wizard docs.
Ian Lee
2015-02-22
[1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-16
[1.7.x] Fixed #24350 -- Freshened up database install topic section.
Tim Graham
2015-02-16
[1.7.x] Removed a note about old versions of MySQLdb.
Tim Graham
2015-02-14
[1.7.x] Fixed #24144 -- Documented that GEOSGeometry.envelope can return a point
Claude Paroz
2015-02-08
[1.7.x] Fixed spelling mistakes in docs.
Tim Graham
2015-02-04
[1.7.x] Fixed typos of "select_related" in docs.
Josh Schneier
2015-02-03
[1.7.x] Fixed typos in docs/ref/forms/validation.txt.
minusf
2015-02-03
[1.7.x] Fixed broken links in class based views flattend index; refs #24250.
Tim Graham
2015-02-03
[1.7.x] Fixed #24250 -- Corrected mistakes in FormMixin docs.
Tim Graham
2015-01-24
[1.7.x] Fixed #24190 -- Clarified len(queryset)
Collin Anderson
2015-01-20
[1.7.x] Fixed #24186 -- Fixed a typo in the admin docs.
Simon Charette
2015-01-18
[1.7.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.
Tim Graham
2015-01-18
[1.7.x] Clarified contrib.contenttypes.generic deprecation; refs #19774.
Tim Graham
2015-01-17
[1.7.x] Added versionadded to ModelAdmin.get_formsets_with_inlines(); refs #2...
Tim Graham
2015-01-17
[1.7.x] Documented django.utils.timezone.FixedOffset; thanks Aymeric.
Tim Graham
2015-01-16
[1.7.x] Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2015-01-15
[1.7.x] Direct readers to format_html() in mark_safe() docs.
Luke Plant
2015-01-13
[1.7.x] Fixed bad model example in admin docs.
Collin Anderson
2015-01-03
[1.7.x] Fixed #23749 -- Documented how to use the database alias in RunPython.
Alfred Perlstein
2014-12-24
[1.7.x] Fixed #24041 -- Documented effect of changing a model instance's prim...
Helen Sherwood-Taylor
2014-12-23
[1.7.x] Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_...
Frankie Robertson
2014-12-19
[1.7.x] Moved version directives to the bottom of the loaddata section.
Berker Peksag
2014-12-18
[1.7.x] Corrected indentation in docs to prevent inadvertent blockquote.
Tim Graham
2014-12-17
[1.7.x] Fixed display of lists after website redesign
Markus Holtermann
2014-12-09
[1.7.x] Fixed #23961 -- Clarified when makemigrations will create a directory.
Tim Graham
2014-12-08
[1.7.x] Fixed #23974 -- Clarified wording of FileField.save/delete save param...
Tim Graham
2014-12-08
[1.7.x] Refs #23964 -- Added warning about case-insensitive, unique fields us...
Jon Dufresne
2014-12-06
[1.7.x] Fixed #23965 -- Mentioned that FieldFile inherits from File
Tim Graham
2014-12-06
[1.7.x] Fixed typo in docs/ref/applications.txt.
Peter Inglesby
2014-12-06
[1.7.x] Fixed documentation of GeoModelAdmin.openlayers_url
Claude Paroz
2014-12-05
[1.7.x] Corrected example in Form.has_changed() docs.
Tim Graham
2014-12-03
[1.7.x] Fixed typo in docs/ref/request-response.txt.
Theodoros Ikonomou
2014-11-29
[1.7.x] Removed instructions to create a PostgreSQL cluster in GIS docs
Claude Paroz
2014-11-27
[1.7.x] Added notes on registering signals in ready() and using dispatch_uid.
wrwrwr
2014-11-26
[1.7.x] Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.
Kenial Lee
2014-11-25
[1.7.x] Added warning about get_inline_instances() permission checking; refs ...
Simon Charette
2014-11-25
[1.7.x] Fixed typo in docs/ref/django-admin.txt
Richard Olsson
2014-11-22
[1.7.x] Updated an old note about GEOSGeometry.transform
Claude Paroz
2014-11-21
[1.7.x] Fixed #23865 -- documented how to assign errors to a field in Model.c...
Alasdair Nicol
2014-11-20
[1.7.x] Added missing backticks to form validation docs
Alasdair Nicol
2014-11-20
[1.7.x] Fixed #23817 -- Updated docs on QuerySet evaluation
Michal Petrucha
2014-11-19
[1.7.x] Fixed #23410 -- Avoided unnecessary rollbacks in related apps when mi...
Carl Meyer
2014-11-16
[1.7.x] Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
[1.7.x] Fixed #23808 -- Documented that migrations table is created when usin...
Andreas Madsack
2014-11-15
[1.7.x] Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FO...
Berker Peksag
2014-11-13
[1.7.x] Added missing docs for 1_7.W001 check.
Tim Graham
2014-11-13
[1.7.x] Updated Fink doc section to be version-agnostic
Claude Paroz
2014-11-12
[1.7.x] Fixed #23774 -- Clarified QuerySet.order_by() and related models.
Tim Graham
2014-11-05
[1.7.x] Removed confusing paragraph from the docs.
Loic Bistuer
[next]