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
2020-09-02
Refs #11390 -- Clarified dual-calling of ChoiceField.choices callable.
Carlton Gibson
2020-09-02
Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime().
Joe Jackson
2020-09-02
Added "Bugfixes" section to release notes for 3.1.2.
007gzs
2020-09-01
Added CVE-2020-24583 & CVE-2020-24584 to security archive.
Carlton Gibson
2020-09-01
Added stub release notes for 3.1.2.
Carlton Gibson
2020-09-01
Added release date for 3.1.1, 3.0.10, and 2.2.16.
Carlton Gibson
2020-09-01
Fixed CVE-2020-24584 -- Fixed permission escalation in intermediate-level dir...
Mariusz Felisiak
2020-09-01
Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-level stati...
Mariusz Felisiak
2020-09-01
Fixed #31901 -- Prevented content overflowing in the admin changelist with na...
007gzs
2020-08-31
Corrected note about long names in search docs.
Abdullah Dursun
2020-08-31
Fixed #31934 -- Added note about the default of SameSite cookie flag in moder...
Hasan Ramezani
2020-08-31
Fixed #31952 -- Fixed EmptyFieldListFilter crash with reverse relationships.
Federico Jaramillo Martínez
2020-08-31
Fixed #31965 -- Adjusted multi-table fast-deletion on MySQL/MariaDB.
Simon Charette
2020-08-28
Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on...
Mariusz Felisiak
2020-08-28
Fixed #31928 -- Fixed detecting an async get_response in various middlewares.
Kevin Michel
2020-08-28
Fixed #31912 -- Removed strict=True in Path.resolve() in project template and...
Mariusz Felisiak
2020-08-26
Fixed #31936 -- Fixed __in lookup on key transforms for JSONField.
Mariusz Felisiak
2020-08-26
Fixed #31918 -- Allowed QuerySet.in_bulk() to fetch on a single distinct field.
Kaustubh
2020-08-26
Fixed #31905 -- Made MiddlewareMixin call process_request()/process_response(...
Michael Galler
2020-08-25
Removed trailing whitespace in 3.2 release notes.
Mariusz Felisiak
2020-08-25
Moved CreateExtension release notes into django.contrib.postgres section.
Cleiton de Lima
2020-08-24
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL...
Mariusz Felisiak
2020-08-24
Refs #31877 -- Reverted "Fixes #31877 -- Used lazy() for TemplateView kwarg d...
Mariusz Felisiak
2020-08-21
Fixed #31925 -- Fixed typo in docs/releases/3.0.txt.
Kaustubh
2020-08-21
Fixed #31906 -- Fixed typo in docs/ref/forms/fields.txt.
Ninad Kulkarni
2020-08-20
Improved wording in async views docs.
Juan Pedro Fisanotti
2020-08-20
Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt.
Enderson Menezes
2020-08-19
Fixed #31895 -- Fixed crash when decoding invalid session data.
Mariusz Felisiak
2020-08-18
Fixed #27679 -- Doc'd that empty formsets display extra + min_num forms.
David Smith
2020-08-18
Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms.
Mariusz Felisiak
2020-08-18
Refs #20347 -- Allowed customizing the maximum number of instantiated forms i...
Mariusz Felisiak
2020-08-18
Refs #17642 -- Doc'd min_num and validate_min arguments in modelformset_facto...
Mariusz Felisiak
2020-08-18
Fixed typo in docs/ref/django-admin.txt.
Mariusz Felisiak
2020-08-17
Fixed #31892 -- Added backward incompatibility note about Media <script> tags...
Jon Dufresne
2020-08-13
Refs #31811 -- Added optional timing outputs to the test runner.
Ahmad A. Hussein
2020-08-13
Refs #31863 -- Added release notes for 94ea79be137f3cb30949bf82198e96e094f2650d.
Mariusz Felisiak
2020-08-13
Fixes #31877 -- Used lazy() for TemplateView kwarg deprecation warning.
Adam Johnson
2020-08-11
Fixed #21181 -- Added Collate database function.
Tom Carrick
2020-08-11
Fixed #31866 -- Fixed locking proxy models in QuerySet.select_for_update(of=()).
Daniel Hillier
2020-08-11
Fixed #31865 -- Adjusted admin nav sidebar template to reduce debug logging.
Carlton Gibson
2020-08-11
Added stub release notes for 2.2.16 and 3.0.10.
Mariusz Felisiak
2020-08-11
Added note about password updates on argon2 attributes change.
Roy Zheng
2020-08-08
Refs #31864 -- Doc'd that DEFAULT_HASHING_ALGORITHM requires 3.1.1+ in releas...
Uri
2020-08-07
Fixed #31864 -- Fixed encoding session data during transition to Django 3.1.
Mariusz Felisiak
2020-08-07
Removed unnecessary sentence in QuerySet docs.
Adam Alton
2020-08-07
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Thomas
2020-08-06
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
Nick Pope
2020-08-06
Refs #25513 -- Adjusted admin pagination to be 1-indexed.
Nick Pope
2020-08-05
Added Hypercorn to ASGI deployment guide.
Phil Jones
2020-08-05
Fixed #29336 -- Doc'd circular template inheritance
David Smith
[prev]
[next]