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-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
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-23
Fixed #32034 -- Removed redundant get_app_config() call in AdminSite.app_index.
Raffaele Salmaso
2020-09-23
Refs #32034 -- Added test for title on admin app index view.
Raffaele Salmaso
2020-09-23
Fixed #31723 -- Fixed window functions crash with DecimalField on SQLite.
Hasan Ramezani
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-22
Corrected docstring quotes in various code.
Mariusz Felisiak
2020-09-22
Made indexes tests use required_db_features.
Mariusz Felisiak
2020-09-22
Made jinja2 import lazy in django.forms.
Adam Johnson
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-18
Refs #21181 -- Corrected DatabaseFeatures.test_collations for Swedish collation.
Tom Carrick
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-17
Tweaked loaddata command to re-use a calculated value.
Владимир Лысенко
2020-09-17
Fixed #31916 -- Fixed combined queryset crash when combining with ordered com...
Hasan Ramezani
2020-09-16
Fixed #31843 -- Fixed pickling named values from QuerySet.values_list().
Kwist
2020-09-16
Refs #32007 -- Skipped test_q_expression_annotation_with_aggregation on Oracle.
Mariusz Felisiak
2020-09-16
Fixed #29887 -- Added a cache backend for pymemcache.
Nick Pope
2020-09-16
Refs #29887, Refs #24212 -- Added more client servers tests for PyLibMCCache.
Nick Pope
[prev]
[next]