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-10-21
Fixed typo in docs/releases/3.2.txt.
Jacob Walls
2020-10-20
Fixed outdated notes in SchemaEditor docs.
Mariusz Felisiak
2020-10-19
Fixed typo in docs/ref/checks.txt.
Mariusz Felisiak
2020-10-19
Fixed #32107 -- Fixed ProtectedError.protected_objects and RestrictedError.re...
Hasan Ramezani
2020-10-18
Fixed typo in docs/topics/testing/tools.txt.
Jacob Walls
2020-10-17
Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices.
Claude Paroz
2020-10-15
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
Aarni Koskela
2020-10-15
Fixed #29988 -- Updated coding style to allow f-strings.
Carlton Gibson
2020-10-15
Refs #32096 -- Removed JSONBAgg from 3.1.3 release notes.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms ...
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExpressionWrapper crash with JSONField key transforms.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed __in lookup crash against key transforms for JSONField.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over ...
Mariusz Felisiak
2020-10-14
Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specif...
David-Wobrock
2020-10-13
Fixed #20601 -- Allowed forcing format with thousand separators in floatforma...
Jacob Walls
2020-10-13
Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-10-13
Fixed typo in docs/topics/i18n/translation.txt.
shivam sharma
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-08
Fixed #31181 -- Added links to related models for admin's readonly fields.
Julien Rebetez
2020-10-08
Fixed #29356 -- Clarified docs for QueryDict.getlist() default.
Paul Grau
2020-10-08
Fixed #32083 -- Added link back to migrating section in multi-db docs example.
Carlton Gibson
2020-10-08
Fixed #23681, Fixed #27445 -- Doc'd setting choices for NullBooleanField widg...
Jacob Walls
2020-10-07
Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
Carlton Gibson
2020-10-07
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
Tom Carrick
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-10-02
Refs #31777 -- Doc'd Char/TextField.db_collation parameter in MySQL notes.
Mariusz Felisiak
2020-10-02
Fixed #32060 -- Added Random database function.
Nick Pope
2020-10-01
Fixed #32041 -- Doc'd how to modify served files' content types on Windows.
Peter Marheine
2020-10-01
Fixed #32057 -- Doc'd HttpResponse.get()/items().
MAHANTH-wq
2020-10-01
Added stub release notes for 3.1.3.
Mariusz Felisiak
2020-10-01
Added release date for 3.1.2.
Mariusz Felisiak
2020-09-30
Fixed #31986 -- Fixed admin filter sidebar scrolling.
Tom Carrick
2020-09-30
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
aryan
2020-09-29
Updated ASGI uvicorn deployment docs.
Thomas Grainger
2020-09-28
Fixed #32042 -- Improved error messages for the number of submitted forms in ...
meghanabhange
2020-09-25
Fixed #28009 -- Doc'd empty_value for CharField subclasses.
David Smith
2020-09-25
Fixed empty values of forms.JSONField and forms.UUIDField in docs.
David Smith
2020-09-25
Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
Mariusz Felisiak
2020-09-25
Refs #32038 -- Added note to ModelAdmin.list_filter docs that GenericForeignK...
Mariusz Felisiak
2020-09-25
Fixed typo and indentation in docs/ref/forms/fields.txt.
Mariusz Felisiak
2020-09-23
Fixed example of QuerySet.explain() with flags in docs.
Paweł Zarębski
2020-09-23
Fixed #32012 -- Made test database creation sync apps models when migrations ...
Mariusz Felisiak
2020-09-22
Fixed #32016 -- Clarified manual logging config docs.
Carlton Gibson
2020-09-22
Fixed #32004 -- Clarified docs for when request.FILES is set.
János Roden
2020-09-21
Fixed #31777 -- Added support for database collations to Char/TextFields.
Tom Carrick
2020-09-21
Refs #32013 -- Added backward incompatibility note about ModelChoiceIterator ...
Mariusz Felisiak
2020-09-17
Doc'd that UpdateCacheMiddleware and cache_page affect downstream caches.
David D Lowe
2020-09-17
Refs #28939 -- Doc’d Prefetch behavior with multiple DBs.
Mike Lissner
2020-09-16
Fixed #29887 -- Added a cache backend for pymemcache.
Nick Pope
[prev]
[next]