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
Age
Commit message (
Expand
)
Author
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-07
Refs #32002 -- Added tests for HttpResponse's content_type parameter.
Tom Carrick
2020-10-07
Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning with xgette...
Max Smolens
2020-10-06
Refs #20577 -- Deferred filtering of prefetched related querysets by reverse ...
Bob Renwick
2020-10-06
Fixed #32073 -- Skipped collation tests on PostgreSQL < 10.
Mariusz Felisiak
2020-10-06
Removed unneeded calls to iri_to_uri() in cache key generation.
Florian Apolloner
2020-10-06
Removed unneeded iri_to_uri() call in reverse().
Florian Apolloner
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-10-06
Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.
Mariusz Felisiak
2020-10-06
Refs #32047 -- Added test for using call_command() with constant required opt...
Hasan Ramezani
2020-10-05
Refs #31926 -- Fixed reverse related identity crash on Q() limit_choices_to.
Simon Charette
2020-10-05
Refs #29838, Refs #28507 -- Made make_hashable() ignore key order.
Simon Charette
2020-10-05
Fixed #32068 -- Added error messages on get() with filters following union(),...
Hasan Ramezani
2020-10-05
Refs #32068 -- Added tests for get() following union(), intersection(), and d...
Hasan Ramezani
2020-10-05
Fixed #31926 -- Fixed recreating queryset with FilteredRelation when using a ...
David-Wobrock
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 typo in tests/view_tests/tests/test_debug.py docstring.
Thibaud Colas
2020-10-01
Fixed #32051 -- Fixed rocket animation on the 'Congrats' page.
Thibaud Colas
2020-10-01
Refs #32051 -- Cleaned up CSS and SVG in the 'Congrats' page.
Thibaud Colas
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 #32047 -- Fixed call_command() crash if a constant option from required...
Hasan Ramezani
2020-09-30
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
aryan
2020-09-30
Refs #30422 -- Added test for removing temporary files in MultiPartParser whe...
aryan
2020-09-30
Updated translations from Transifex.
Claude Paroz
2020-09-29
Updated ASGI uvicorn deployment docs.
Thomas Grainger
2020-09-29
Fixed #31880 -- Made QuerySet.aggregate() raise FieldError when aggregating o...
David Wobrock
2020-09-29
Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural...
Jacob Walls
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
Refs #28009 -- Added empty_value tests for CharField subclasses.
David Smith
2020-09-25
Added assertions for cleaning None values for forms.JSONField and forms.UUIDF...
David Smith
2020-09-25
Fixed empty values of forms.JSONField and forms.UUIDField in docs.
David Smith
2020-09-25
Used assertRaisesMessage() in CharField tests.
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-24
Fixed #30563 -- Optimized form Media by removing duplicated assets when adding.
David Smith
2020-09-24
Refs #30563 -- Added tests for merging form Media with different ordering.
David Smith
2020-09-24
Fixed #27906 -- Fixed test tools counting of HTML matches for subsets of elem...
Jacob Walls
2020-09-23
Fixed #32029 -- Removed unnecessary margin in admin CSS for horizontal radio ...
Matthias Kestenholz
2020-09-23
Fixed #32027 -- Fixed wrapping of long words in admin error messages.
Matthias Kestenholz
[prev]
[next]