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
/
django
Age
Commit message (
Expand
)
Author
2020-11-24
Simplified JSONField key transforms by using JSON_OBJECT() on Oracle.
Mariusz Felisiak
2020-11-24
Improved bidirectionality on the 'Congrats' page.
Thibaud Colas
2020-11-21
Refs #15053 -- Clarified debug message when skipping templates to avoid recur...
Daniel Hahler
2020-11-20
Fixed #32053 -- Fixed accessibility issues on the 'Congrats' page.
Thibaud Colas
2020-11-20
Added explicit HTMLElement.dir attribute in templates.
Author: Nick Pope
2020-11-20
Simplified MessageEncoder instantiation with default separators.
Florian Apolloner
2020-11-19
Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.
Hasan Ramezani
2020-11-19
Fixed #32202 -- Fixed autoreloader argument generation for Windows with Pytho...
Carlton Gibson
2020-11-19
Fixed #32201 -- Removed obsolete isort:skip's.
Seamus Quinn
2020-11-16
Fixed #31507 -- Added QuerySet.exists() optimizations to compound queries.
David-Wobrock
2020-11-16
Fixed #32197 -- Improved error message when loading a database backend fails.
Hasan Ramezani
2020-11-14
Fixed #31496 -- Fixed QuerySet.values()/values_list() crash on combined query...
David-Wobrock
2020-11-14
Refs #24474 -- Changed AdminSite.empty_value_display property to an attribute.
Nick Pope
2020-11-13
Unified admin action description generation.
Nick Pope
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-11-12
Simplified TimeFormat.g().
Nick Pope
2020-11-12
Fixed #32149 -- Added support for years < 1000 to DateFormat.y().
Sam
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-11
Fixed #31757 -- Adjusted system check for SECRET_KEY to warn about autogenera...
Artem Kosenko
2020-11-11
Fixed #32180 -- Added system check for file system caches absolute location.
Carles Pina i Estany
2020-11-11
Fixed #32183 -- Fixed shell crash when passing code with nested scopes.
William Schwartz
2020-11-11
Fixed #31762 -- Made reloading the database for tests use the base manager.
Hasan Ramezani
2020-11-11
Added SpatialFeatures.unsupported_geojson_options.
Tim Graham
2020-11-10
Updated Malayalam language name.
Vishnu Ks
2020-11-10
Avoided direct styles in admin templates.
Claude Paroz
2020-11-10
Refs #31672 -- Made technical 500 debug page include exceptions without trace...
Hasan Ramezani
2020-11-10
Refs #32074 -- Fixed handling memoryview content by HttpResponse on Python 3....
Mariusz Felisiak
2020-11-10
Fixed #32177 -- Made execute_from_command_line() use program name from the ar...
William Schwartz
2020-11-10
Fixed #32182 -- Fixed crash of JSONField nested key transforms with subquery ...
Hannes Ljungberg
2020-11-09
Renamed BaseSpatialOperations.geography to BaseSpatialFeatures.supports_geogr...
Tim Graham
2020-11-09
Removed BaseSpatialOperations.geometry.
Tim Graham
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-11-05
Fixed #25791 -- Implement autoreload behaviour for cached template loader.
Tom Forbes
2020-11-05
Refs #25791 -- Added get_dirs() method to cached template loader.
Tom Forbes
2020-11-05
Fixed #22276 -- Fixed crash when formset management form is invalid.
Jon Dufresne
2020-11-04
Fixed #32169 -- Added distinct support to JSONBAgg.
Artur Beltsov
2020-11-04
Fixed #31983 -- Added system check for file system caches location.
christa
2020-11-04
Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
Carlton Gibson
2020-11-04
Fixed #31910 -- Fixed crash of GIS aggregations over subqueries.
Simon Charette
2020-11-03
Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory.
Patrick Arminio
2020-11-03
Refs #29113 -- Simplified formset validation.
Claude Paroz
2020-11-02
Fixed #32132 -- Fixed column types in m2m intermediary tables for Positive(Bi...
David-Wobrock
2020-11-02
Simplified DeclarativeFieldsMetaclass.__new__() a bit.
Vitaliy Yelnik
2020-11-02
Protected Watchman autoreloader against busy loops.
Daniel Hahler
2020-10-30
Fixed #32153 -- Fixed management commands when using required list options.
Hasan Ramezani
2020-10-30
Updated MultiValueDict.update() to mirror dict.update() behavior.
Nick Pope
2020-10-30
Removed unused custom exception support for ImmutableList.
Nick Pope
2020-10-30
Refs #32061 -- Prevented password leak on MySQL dbshell crash.
Simon Charette
2020-10-29
Refs #32061 -- Unified DatabaseClient.runshell() in db backends.
Simon Charette
2020-10-29
Fixed #32152 -- Fixed grouping by subquery aliases.
Christian Klus
[prev]
[next]