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
Fixed typo in docs/ref/templates/builtins.txt
Joost Rijneveld
2015-03-30
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
Andriy Sokolovskiy
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-03-29
Improved docs for timezone handling for auto_now and auto_now_add
Christopher Luc
2015-03-27
Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...
Moritz Sichert
2015-03-27
Dropped support for PostgreSQL 9.0.
Tim Graham
2015-03-26
Fixed #24510 -- Clarified FileField.upload_to docs.
Matt Seymour
2015-03-25
Fixed #24531 -- Improved CommaSeparatedIntegerField validation.
Bertrand Bordage
2015-03-25
Added some missing newlines in docs/ref/validators.txt.
Tim Graham
2015-03-25
Fixed #23814 -- Documented apps refactored out of Django.
Fabio Natali
2015-03-22
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-21
Fixed #24479 -- Added system check to prevent both ordering and order_wrt.
Jon Dufresne
2015-03-20
Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.
Tim Graham
2015-03-20
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-19
Fixed #24417 -- Added ModelAdmin.get_list_select_related()
Loek van Gent
2015-03-18
Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
Karl Hobley
2015-03-18
Fixed #23960 -- Removed http.fix_location_header
Claude Paroz
2015-03-17
Updated links to latest version of PostGIS docs.
Tim Graham
2015-03-17
Updated location of gis_tests in docs.
Tim Graham
2015-03-17
Refs #24485 -- Renamed some expression types
Josh Smeaton
2015-03-17
Fixed #15579 -- Added ability to delete only child models in multi-table inhe...
Andriy Sokolovskiy
2015-03-17
Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Daniel Wiesmann
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-03-16
Fixed #24493 -- Added BaseContext.setdefault()
Preston Timmons
2015-03-16
Documented Context.get() method.
Preston Timmons
2015-03-16
Fixed #24486 -- Documented method to provide output_field to mixed F expressions
Josh Smeaton
2015-03-16
Fixed #5986 -- Added ability to customize order of Form fields
Thomas Tanner
2015-03-13
Refs #24462 -- Emphasized that order_by() clears previous ordering.
Tim Graham
2015-03-13
Fixed #24253 -- Documented staff_member_required decorator.
Andrei Kulakov
2015-03-13
Documented gdal DataSource encoding parameter
Claude Paroz
2015-03-12
Fixed #24139 -- Changed HttpResponse.reason_phrase to evaluate based on statu...
Jon Dufresne
2015-03-12
Fixed typo in docs/ref/models/fields.txt
Steven Das
2015-03-12
Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used durin...
Aksel Ethem
2015-03-12
Fixed wrong operator in iri_to_uri() docs
ldrumm
2015-03-11
Fixed #24414 -- Added examples of Prefetch object usage to the docs.
Sean Wang
2015-03-11
Fixed typo in current_app deprecation note.
Preston Timmons
2015-03-10
Fixed download instructions for cities shapefile
Claude Paroz
2015-03-10
Updated GIS docs wrt GIS test paths
Claude Paroz
2015-03-10
Fixed typo in docs/ref/database.txt
Calvin Jeong
2015-03-09
Fixed #24432 -- Added docs for ManyToManyFields that reside in and refer to t...
Floris den Hengst
2015-03-08
Fixed #23407 -- Extended coverage of makemigrations --noinput option.
Marten Kenbeek
2015-03-08
Fixed #24460 -- Extended HttpRequest.build_absolute_uri documentation
Rik
2015-03-07
Fixed typos and updated spelling wordlist.
Floris den Hengst
2015-03-07
Fixed #24451 -- Deprecated comma-separated {% cycle %} syntax.
Tim Graham
2015-03-05
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
Grzegorz Slusarek
2015-03-05
Improved get_media_prefix template tag example.
Aymeric Augustin
2015-03-02
Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs.
Andrew Pinkham
2015-02-27
Fixed #24359 -- Cleaned up docs/ref/exceptions.html
Tim Graham
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
[next]