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
Age
Commit message (
Expand
)
Author
2021-10-27
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...
Matteo Vitali
2021-10-21
Fixed #33215 -- Confirmed support for GEOS 3.10.
Mariusz Felisiak
2021-10-21
Fixed #33210 -- Clarified docs for sitemaps ping_google() helper.
Arkadiusz Adamski
2021-10-21
Fixed #25916 -- Added lastmod support to sitemap index view.
David Smith
2021-10-21
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-20
Fixed #32987 -- Added system check for template tag modules with the same name.
Shreya Bamne
2021-10-20
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
David Smith
2021-10-19
Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.
Mariusz Felisiak
2021-10-18
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
Fixed #33172 -- Added example of modifying upload handlers on the fly for CBVs.
sreehari1997
2021-10-18
Fixed #33194 -- Fixed migrations when altering a field with functional indexe...
Hannes Ljungberg
2021-10-18
Fixed #33198 -- Corrected BinaryField.max_length docs.
Nick Frazier
2021-10-15
Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
Mariusz Felisiak
2021-10-14
Used :source: role in docs/howto/custom-template-tags.txt.
Mariusz Felisiak
2021-10-13
Doc'd a precise exception type in Paginator.page() docs.
Sih Sîng-hông薛丞宏
2021-10-12
Fixed #29470 -- Logged makemigrations automatic decisions in non-interactive ...
Jacob Walls
2021-10-12
Added 'formatter' to spelling wordlist.
Mariusz Felisiak
2021-10-08
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-10-06
Refs #31026 -- Improved BoundField.label_tag() docs.
David Smith
2021-10-06
Fixed #33131 -- Improved error messages for clashing reverse accessor names.
Bernd Wechner
2021-10-05
Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
Mariusz Felisiak
2021-10-05
Dropped easy_install example from Release How-To.
Carlton Gibson
2021-10-05
Added stub release notes for Django 3.2.9.
Carlton Gibson
2021-10-05
Added release date for 3.2.7.
Carlton Gibson
2021-10-05
Fixed #22224 -- Added note about supplying missing values for non-nullable fi...
Jacob Walls
2021-10-04
Fixed #32888 -- Doc'd that select_for_update() only locks tables with selecte...
Hannes Ljungberg
2021-10-04
Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transfo...
Sarah Abderemane
2021-10-01
Refs #32943 -- Added support for covering exclusion constraints using SP-GiST...
Nick Pope
2021-10-01
Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+.
Nick Pope
2021-10-01
Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres.
Nick Pope
2021-09-29
Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_...
David Wobrock
2021-09-29
Recommended using .tables on SQLite in tutorial 2.
Victor Sowa
2021-09-28
Corrected field and model check messages in docs.
Mariusz Felisiak
2021-09-27
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
Claude Paroz
2021-09-24
Removed obsolete GEOS 3.5 requirement note.
Claude Paroz
2021-09-22
Fixed typo in 4.0 release notes.
Jero Bado
2021-09-22
Fixed #33129 -- Dropped support for MariaDB 10.2.
Mariusz Felisiak
2021-09-22
Fixed #33128 -- Corrected possessive 's usage in FormSet docs.
Joel Farthing
2021-09-21
Fixed #33083 -- Fixed selecting all items in the admin changelist when action...
Carlton Gibson
2021-09-21
Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-21
Used :rfc: role in docs/topics/conditional-view-processing.txt.
Mariusz Felisiak
2021-09-20
Increased the default PBKDF2 iterations for Django 4.1.
Mariusz Felisiak
2021-09-20
Advanced deprecation warnings for Django 4.1.
Mariusz Felisiak
2021-09-20
Refs #32191 -- Removed for the pre-Django 3.2 format of messages in CookieSto...
Mariusz Felisiak
2021-09-20
Refs #32193 -- Removed MemcachedCache per deprecation timeline.
Mariusz Felisiak
2021-09-20
Refs #31235 -- Made assertQuerysetEqual() not call repr() on a queryset when ...
Mariusz Felisiak
2021-09-20
Refs #31180 -- Removed default_app_config application configuration variable ...
Mariusz Felisiak
2021-09-20
Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in E...
Mariusz Felisiak
2021-09-20
Refs #31546 -- Removed support for boolean values in Command.requires_system_...
Mariusz Felisiak
2021-09-20
Refs #31395 -- Removed support for assigning objects which don't support deep...
Mariusz Felisiak
[prev]
[next]