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
2018-08-02
Removed out of place sentence in QuerySet.count() docs.
Adam Johnson
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-07-31
Refs #24733 -- Documented arguments for custom error views.
Adam Johnson
2018-07-30
Refs #29548 -- Fixed failing window tests on MariaDB 10.3.
Tom Forbes
2018-07-26
Refs #29593, #26891 -- Doc'd RegisterLookupMixin.get_lookups().
Carlton Gibson
2018-07-25
Fixed #29563 -- Added result streaming for QuerySet.iterator() on SQLite.
Andrew Brown
2018-07-18
Fixed utils.html.escape()'s docs with regards to string coercion.
Claude Paroz
2018-07-18
Added doc links for django.utils.html.escape().
Claude Paroz
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-07-13
Fixed #28566 -- Added path matching to collectstatic ignore patterns.
Daniel Wiesmann
2018-07-10
Fixed #11964 -- Added support for database check constraints.
Ian Foote
2018-07-09
Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.
Sergey Fedoseev
2018-07-09
Fixed #29549 -- Doc'd that Field.choices are enforced by model validation.
Tim Graham
2018-07-09
Refs #29478 -- Doc'd how to use cached_property with a mangled name.
Sergey Fedoseev
2018-07-07
Fixed word choice in ContentFile example.
Josh Schneier
2018-07-06
Corrected cached_property() signature in docs.
Sergey Fedoseev
2018-07-05
Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause ...
Mads Jensen
2018-07-05
Refs #28643 -- Added math database functions.
Junyi Jiao
2018-07-04
Fixed typo in docs/ref/templates/builtins.txt.
Stephen James
2018-07-03
Doc'd that template variables & attributes may not start with an underscore.
Greg Kaleka
2018-06-30
Fixed argument name for validators inheriting from BaseValidator.
sedrubal
2018-06-29
Fixed #21333 -- Doc'd the & and | queryset operators.
Colm O'Connor
2018-06-29
Fixed #28077 -- Added support for PostgreSQL opclasses in Index.
Ian Foote
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-06-28
Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().
Jeffrey Yancey
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-06-27
Refs #12663 -- Removed Meta API upgrade guide.
Tim Graham
2018-06-22
Refs #17419 -- Removed IE8 support in json_script example.
Tim Graham
2018-06-22
Added description, example, and SQL equivalents for equals and same_as GIS lo...
Sergey Fedoseev
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-21
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2018-06-18
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...
Carlton Gibson
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-16
Refs #29493 -- Doc'd that the QuerySet in lookup accepts a string.
Christian Ledermann
2018-06-15
Added backticks to code literals in docs/ref/databases.txt.
Mariusz Felisiak
2018-06-13
Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Carlton Gibson
2018-06-12
Updated GIS install instructions to use placeholders for GIS library versions.
Brylie Christopher Oxley
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-11
Dropped support for GDAL 1.9 and 1.10.
Tim Graham
2018-06-10
Prevented unexpected link in settings docs
Claude Paroz
2018-06-09
Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spat...
Claude Paroz
2018-06-08
Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager.
Jeremy Lainé
2018-06-04
Fixed #29374 -- Ordered date filter's format strings by category.
Brenton Cleeland
2018-06-03
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
humbertotm
2018-05-31
Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
[prev]
[next]