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-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
Fixed #32176 -- Clarified filesystem cache docs.
Carles Pina Estany
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-07
Removed hardcoded pks in migrations' test_alter_order_with_respect_to.
Tim Graham
2020-11-06
Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.
Craig Smith
2020-11-06
Refs #32045 -- Added tests for GenericRelatedObjectManager.clear()/remove().
Craig Smith
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-11-06
Refs #31910 -- Fixed GeoQuerySetTest.test_geoagg_subquery() test on Oracle 18c.
Mariusz Felisiak
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-05
Fixed #31550 -- Adjusted ASGI test_file_response for various Windows content ...
Christopher Keith
2020-11-04
Fixed #32168 -- Removed serial pk assumption in aggregation_regress tests.
Christopher Wang
2020-11-04
Refs #32168 -- Fixed Publisher assertions in AggregationTests.test_more_more.
Christopher Wang
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-04
Removed hardcoded pk in defer_regress test.
Tim Graham
2020-11-04
Fixed GenericRelationTests.test_annotate when primary key values are large.
Tim Graham
2020-11-03
Removed serial pk assumption in ordering tests.
Tim Graham
2020-11-03
Refs #32061 -- Fixed test_crash_password_does_not_leak() crash on Windows.
Mariusz Felisiak
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-03
Fixed DistinctOnTests.test_basic_distinct_on on CockroachDB.
Tim Graham
2020-11-03
Removed serial pk assumption from FormfieldShouldDeleteFormTests.test_custom_...
Tim Graham
2020-11-03
Fixed #32166 -- Removed redundant definition of Greatest in test_expression_o...
Sicong
2020-11-02
Fixed #32132 -- Fixed column types in m2m intermediary tables for Positive(Bi...
David-Wobrock
2020-11-02
Refs #32132 -- Added rel_db_type() tests for auto and integer fields.
David-Wobrock
2020-11-02
Simplified DeclarativeFieldsMetaclass.__new__() a bit.
Vitaliy Yelnik
2020-11-02
Updated {% static %} tag examples in docs to use single quotes where appropri...
Nikita Sobolev
2020-11-02
Added stub release notes for 3.1.4.
Carlton Gibson
2020-11-02
Set release date for 3.1.3, 3.0.11, and 2.2.17.
Carlton Gibson
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
Increased test coverage for django.utils.datastructures.MultiValueDict.
Nick Pope
2020-10-30
Increased test coverage for django.utils.datastructures.OrderedSet.
Mads Jensen
2020-10-30
Refs #32061 -- Prevented password leak on MySQL dbshell crash.
Simon Charette
2020-10-30
Refs #32061 -- Added test for dbshell password leak on PostgreSQL.
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
2020-10-29
Fixed #26962 -- Doc'd running migrations in transactions.
Caio Ariede
2020-10-28
Made small readability improvements.
Martin Thoma
[prev]
[next]