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-03-31
[1.8.x] Fixed typo in docs/ref/templates/builtins.txt
Joost Rijneveld
2015-03-29
[1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...
Christopher Luc
2015-03-27
[1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Dja...
Moritz Sichert
2015-03-25
[1.8.x] Added some missing newlines in docs/ref/validators.txt.
Tim Graham
2015-03-22
[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external package
Iacopo Spalletti
2015-03-22
Fixed #24485 -- Allowed combined expressions to set output_field
Josh Smeaton
2015-03-20
[1.8.x] Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.
Tim Graham
2015-03-18
[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...
Karl Hobley
2015-03-17
[1.8.x] Updated links to latest version of PostGIS docs.
Tim Graham
2015-03-17
[1.8.x] Updated location of gis_tests in docs.
Tim Graham
2015-03-17
[1.8.x] Refs #24485 -- Renamed some expression types
Josh Smeaton
2015-03-16
[1.8.x] Documented Context.get() method.
Preston Timmons
2015-03-16
[1.8.x] Fixed #24486 -- Documented method to provide output_field to mixed F ...
Josh Smeaton
2015-03-14
[1.8.x] Fixed doc typos.
Floris den Hengst
2015-03-13
[1.8.x] Refs #24462 -- Emphasized that order_by() clears previous ordering.
Tim Graham
2015-03-13
[1.8.x] Documented gdal DataSource encoding parameter
Claude Paroz
2015-03-12
[1.8.x] Fixed typo in docs/ref/models/fields.txt
Steven Das
2015-03-12
[1.8.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...
Aksel Ethem
2015-03-12
[1.8.x] Fixed wrong operator in iri_to_uri() docs
ldrumm
2015-03-11
[1.8.x] Fixed #24414 -- Added examples of Prefetch object usage to the docs.
Sean Wang
2015-03-11
[1.8.x] Fixed typo in current_app deprecation note.
Preston Timmons
2015-03-10
[1.8.x] Fixed download instructions for cities shapefile
Claude Paroz
2015-03-10
[1.8.x] Updated GIS docs wrt GIS test paths
Claude Paroz
2015-03-10
[1.8.x] Fixed typo in docs/ref/database.txt
Calvin Jeong
2015-03-09
[1.8.x] Fixed #24432 -- Added docs for ManyToManyFields that reside in and re...
Floris den Hengst
2015-03-05
[1.8.x] Improved get_media_prefix template tag example.
Aymeric Augustin
2015-03-02
[1.8.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV ...
Andrew Pinkham
2015-02-27
[1.8.x] Fixed #24359 -- Cleaned up docs/ref/exceptions.html
Tim Graham
2015-02-22
[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-20
[1.8.x] Update converters to take a consistent set of parameters.
Marc Tamlyn
2015-02-19
[1.8.x] Set context.template instead of context.engine while rendering.
Aymeric Augustin
2015-02-17
[1.8.x] Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for co...
Tim Graham
2015-02-16
[1.8.x] Fixed #24350 -- Freshened up database install topic section.
Tim Graham
2015-02-16
[1.8.x] Removed a note about old versions of MySQLdb.
Tim Graham
2015-02-15
[1.8.x] Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-14
[1.8.x] Fixed #24144 -- Documented that GEOSGeometry.envelope can return a point
Claude Paroz
2015-02-14
[1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many.
Loic Bistuer
2015-02-13
[1.8.x] Added each_context() and a template tip to custom admin view docs.
Joe Simpson
2015-02-13
[1.8.x] Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-12
[1.8.x] Refs #14030 -- Improved expression support for python values
Josh Smeaton
2015-02-05
[1.8.x] Improved nested ArrayField example
Tom Christie
2015-02-04
[1.8.x] Fixed typos of "select_related" in docs and tests.
Josh Schneier
2015-02-03
[1.8.x] Fixed typos in docs/ref/forms/validation.txt.
minusf
2015-02-03
[1.8.x] Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-02-03
[1.8.x] Fixed broken links in class based views flattend index; refs #24250.
Tim Graham
2015-02-03
[1.8.x] Fixed #24250 -- Corrected mistakes in FormMixin docs.
Tim Graham
2015-02-03
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-01-24
[1.8.x] Fixed #24190 -- Clarified len(queryset)
Collin Anderson
2015-01-23
[1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Ng Zhi An
2015-01-20
[1.8.x] Fixed #24186 -- Fixed a typo in the admin docs.
Simon Charette
[next]