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-06-09
[1.7.x] Fixed import in docs/ref/contrib/syndication.txt
argaen
2015-05-20
[1.7.x] Fixed typo in docs/ref/contrib/admin/index.txt
latyas(懒)
2015-05-18
[1.7.x] Fixed typos in docs/ref/request-response.txt
I am Clinton
2015-05-06
[1.7.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txt
Sławomir Ehlert
2015-04-25
[1.7.x] Fixed #24704 -- Clarified system check interaction with runserver.
Tim Graham
2015-04-22
[1.7.x] Fixed #24613 -- Added example to QuerySet.defer() documentation
Richard Eames
2015-04-20
[1.7.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.
Tim Graham
2015-04-17
[1.7.x] Fixed #24657 -- Fixed include template tag example.
Tim Graham
2015-04-16
[1.7.x] Fixed #24644 -- Added HTTP_ACCEPT to example headers list.
Abdulrahman Alotaibi
2015-04-14
[1.7.x] Fixed typos in docs/ref/templates/api.txt
Tim Graham
2015-04-14
[1.7.x] Fixed formatting in docs/ref/templates/builtins.txt
Maxime Lorant
2015-04-08
[1.7.x] Fixed #24600 -- Fixed inaccurate example in template Context docs.
Tim Graham
2015-03-31
[1.7.x] Fixed typo in docs/ref/templates/builtins.txt
Joost Rijneveld
2015-03-29
[1.7.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...
Christopher Luc
2015-03-20
[1.7.x] Fixed #24503 -- Corrected docs on how LANGUAGE_CODE works as a fallback.
Tim Graham
2015-03-16
[1.7.x] Documented Context.get() method.
Preston Timmons
2015-03-14
[1.7.x] Removed a broken link in the docs.
Tim Graham
2015-03-14
[1.7.x] Fixed doc typos.
Floris den Hengst
2015-03-13
[1.7.x] Refs #24462 -- Emphasized that order_by() clears previous ordering.
Tim Graham
2015-03-13
[1.7.x] Documented gdal DataSource encoding parameter
Claude Paroz
2015-03-12
[1.7.x] Fixed typo in docs/ref/models/fields.txt
Steven Das
2015-03-12
[1.7.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...
Aksel Ethem
2015-03-10
[1.7.x] Fixed typo in docs/ref/database.txt
Calvin Jeong
2015-03-09
[1.7.x] Fixed #24432 -- Added docs for ManyToManyFields that reside in and re...
Floris den Hengst
2015-03-05
[1.7.x] Improved get_media_prefix template tag example.
Aymeric Augustin
2015-03-02
[1.7.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV ...
Andrew Pinkham
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
[next]