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
2020-06-13
Fixed #31691 -- Added ordering support to JSONBAgg.
John Parton
2020-06-12
Fixed #31649 -- Added support for covering exclusion constraints on PostgreSQ...
Hannes Ljungberg
2020-06-05
Fixed #20347 -- Allowed customizing the maximum number of instantiated forms ...
David Smith
2020-06-04
Refs #30913 -- Added system checks for covering indexes and unique constraint...
Mariusz Felisiak
2020-06-04
Fixed #30913 -- Added support for covering indexes on PostgreSQL 11+.
Hannes Ljungberg
2020-06-04
Fixed #31650 -- Added note uniqueness of constraints names in docs.
Hasan Ramezani
2020-06-03
Preferred usage of among/while to amongst/whilst.
David Smith
2020-06-01
Fixed typo in docs/ref/templates/language.txt.
Chris May
2020-06-01
Made minor edits to TemplateResponseMixin.get_template_names() docs.
Fabio Sangiovanni
2020-06-01
Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
Fabio Sangiovanni
2020-05-29
Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores.
David Smith
2020-05-28
Fixed #31468 -- Allowed specifying migration filename in Operation.
Adam Johnson
2020-05-27
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-05-27
Fixed #31615 -- Made migrations skip extension operations if not needed.
Frantisek Holop
2020-05-27
Refs #31615 -- Improved creating extension docs.
Frantisek Holop
2020-05-27
Fixed some formatting issues in docs.
Mariusz Felisiak
2020-05-27
Fixed #31606 -- Allowed using condition with lookups in When() expression.
Ryan Heard
2020-05-25
Refs #23097 -- Used new octal format in FILE_UPLOAD_PERMISSIONS docs.
René Fleschenberg
2020-05-21
Updated list of third-party DB backends.
Carlton Gibson
2020-05-21
Fixed #31608 -- Doc'd that form ISO 8601 datetime parsing always retains tzinfo.
Hasan Ramezani
2020-05-21
Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch...
Hasan Ramezani
2020-05-21
Fixed #30375 -- Added FOR NO KEY UPDATE support to QuerySet.select_for_update...
Manuel Weitzman
2020-05-20
Fixed #31410 -- Added system checks for invalid model field names in UniqueCo...
Hasan Ramezani
2020-05-19
Fixed #31578 -- Dropped support for MySQL 5.6.
Mariusz Felisiak
2020-05-19
Fixed #31504 -- Allowed calling makemigrations without an active database con...
wtkm11
2020-05-18
Fixed #31577 -- Clarified docs about bounds of RangeFields.
xncbf
2020-05-15
Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata.
Paolo Melchiorre
2020-05-14
Fixed #31575 -- Added system check for admin sidebar request context processo...
Jon Dufresne
2020-05-14
Refs #31034 -- Documented admin requires django.template.context_processors.r...
Jon Dufresne
2020-05-14
Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.
Mariusz Felisiak
2020-05-13
Renamed PROJ.4 to PROJ.
Claude Paroz
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Used :mimetype: role in various docs.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
2020-05-13
Fixed numbered list in admin overview docs.
Jon Dufresne
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-12
Refs #30678 -- Added support for GDAL 3.1.
Sergey Fedoseev
2020-05-12
Fixed #31569 -- Confirmed support for GEOS 3.8.
Mariusz Felisiak
2020-05-12
Fixed #30678 -- Added support for GDAL 3.
Claude Paroz
2020-05-11
Fixed #31034 -- Added a navigation sidebar to the admin.
Tom Carrick
2020-05-11
Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.
Jon Dufresne
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-08
Refs #12990 -- Bumped mysqlclient requirement to >= 1.4.0.
Mariusz Felisiak
2020-05-06
Improved wording in Q() docs.
Adam Johnson
2020-05-06
Fixed a/an typos in "SQL" usage.
Adam Johnson
2020-05-05
Fixed #31485 -- Updated admin's jQuery to 3.5.1.
Mariusz Felisiak
2020-05-05
Refs #28622 -- Corrected PASSWORD_RESET_TIMEOUT/PASSWORD_RESET_TIMEOUT_DAYS d...
Chris Burchhardt
2020-05-05
Fixed #31534 -- Deprecated django.conf.urls.url().
David Smith
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-05-04
Corrected models.FilePathField signature in docs.
Adam Johnson
[prev]
[next]