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
2017-01-17
Removed obsolete GIS install instructions.
Tim Graham
2017-01-17
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...
Tim Graham
2017-01-17
Fixed #27666 -- Delayed rendering of recursivly related models in migration o...
Markus Holtermann
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-14
Fixed #27149 -- Added Subquery and Exists database expressions.
Matthew Schinckel
2017-01-14
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Florian Apolloner
2017-01-14
Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-11
Fixed typos in docs/ref/contrib/admin/index.txt
Tim Graham
2017-01-11
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
François Freitag
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
2017-01-06
Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...
Tim Graham
2017-01-05
Alphabetized system check reference.
Tim Graham
2017-01-04
Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
Removed obsolete versionadded/changed annotations.
Tim Graham
2016-12-30
Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
Fixed #27652 -- Doc'd that intcomma works with floats.
Mads Jensen
2016-12-29
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Tim Graham
2016-12-28
Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-23
Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check.
Adam Chainz
2016-12-22
Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-21
Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.
jpic
2016-12-21
Fixed #27612 -- Added a check for duplicate URL instance namespaces.
Andrew Nester
2016-12-20
Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Tim Graham
2016-12-19
Fixed #27611 -- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security.
Tim Graham
2016-12-19
Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOne...
Henry Dang
2016-12-17
Made cosmetic edits to the "What happens when you save?" docs.
Tim Graham
2016-12-15
Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is una...
Sergey Fedoseev
2016-12-15
Doc'd how ModelAdmin.list_display uses short_description.
Javier Rojas
2016-12-15
Fixed #27602 -- Added Oracle support for BoundingCircle GIS function.
Sergey Fedoseev
2016-12-15
Fixed #27607 -- Added Oracle support for AsGML GIS function.
Sergey Fedoseev
2016-12-15
Corrected docs claiming AsGML is supported on Oracle.
Tim Graham
2016-12-15
Fixed #27582 -- Allowed HStoreField to store null values.
David Hoffman
2016-12-14
Fixed #27313 -- Allowed overriding admin popup response template.
Michael Scott
2016-12-14
Added Prefetch import to first use in QuerySet docs.
Perry Roper
2016-12-14
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
Tim Graham
2016-12-14
Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only.
Tim Graham
2016-12-08
Fixed #27355 -- Added “Creating extension using migrations” docs.
ntuckovic
2016-12-08
Fixed #13312 -- Allowed specifying the order of null fields in queries.
Yohann Gabory
2016-12-08
Fixed #27566 -- Clarified overriding ModelAdmin.save_model()/delete_model() d...
Doug Harris
2016-12-05
Fixed unrendered rows in GIS DB functions table in docs.
Sergey Fedoseev
2016-11-30
Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs.
Tim Graham
2016-11-30
Replaced RawSQL with Cast in Coalesce doc example.
Simon Charette
2016-11-30
Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup.
Sergey Fedoseev
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-30
Fixed #27552 -- Added docs/test for GEOSGeometry.normalize().
Sergey Fedoseev
[next]