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
/
tests
Age
Commit message (
Expand
)
Author
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
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-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
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-28
Made small readability improvements.
Martin Thoma
2020-10-28
Refs #28215 -- Marked auth credentials as sensitive variables.
Hasan Ramezani
2020-10-28
Refs #25780 -- Removed redundant status code assertions from tests.
Jon Dufresne
2020-10-28
Fixed #32143 -- Used EXISTS to exclude multi-valued relationships.
Simon Charette
2020-10-28
Refs #27149 -- Fixed sql.Query identity.
Simon Charette
2020-10-27
Fixed #1891, Fixed #11707 -- Prevented duplicates with limit_choices_to on mu...
alvinshaita
2020-10-27
Removed unneeded @no_oracle skips.
Tim Graham
2020-10-27
Made OracleSpatialAdapter clone geometries rather than mutate them.
Tim Graham
2020-10-27
Fixed some queries tests when primary key values are large.
Tim Graham
2020-10-27
Removed an obsolete query test that assumes serial pks.
Tim Graham
2020-10-26
Fixed #29497 -- Fixed loss of assigned parent when saving child with bulk_cre...
Hannes Ljungberg
2020-10-26
Fixed admin_views's test_history_view on databases that don't use serial pks.
Tim Graham
2020-10-26
Simplifed formset iteration using enumerate().
Jon Dufresne
2020-10-23
Fixed #32134 -- Fixed crash of __range lookup with namedtuple.
Adam Johnson
2020-10-22
Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob.
Tim Graham
2020-10-22
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
Carlton Gibson
2020-10-22
Fixed #32130 -- Fixed pre-Django 3.1 password reset tokens validation.
Mariusz Felisiak
2020-10-21
Fixed #26390 -- Disabled grouping by Random().
Étienne Beaulé
2020-10-21
Fixed #13060 -- Improved error message when ManagementForm data is missing.
manav014
2020-10-21
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.
Tom Carrick
2020-10-21
Fixed #26615 -- Made password reset token invalidate when changing email.
Jacob Walls
2020-10-21
Fixed #32126 -- Fixed grouping by Case() annotation without cases.
Hannes Ljungberg
2020-10-21
Removed hardcoded pks in syndication tests.
Octavio
2020-10-20
Fixed #32121 -- Fixed detecting uniqueness of USERNAME_FIELD when using Meta....
Hannes Ljungberg
2020-10-20
Fixed #32120 -- Added DatabaseFeatures.indexes_foreign_keys.
Tim Graham
2020-10-19
Fixed #32108 -- Made transaction.on_commit() raise TypeError when callback is...
Herbert Poul
[prev]
[next]