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
2024-04-05
Fixed #35354 -- Simplified ASGIRequest path handling.
Carlton Gibson
2024-04-05
Refs #35169 -- Added test for ASGIRequest root_path handling.
Carlton Gibson
2024-04-03
Fixed SeleniumTests.test_related_object_update_with_camel_casing() assert.
Sarah Boyce
2024-04-02
Fixed #35330 -- Fixed the update of related widgets when the referenced model...
devin13cox
2024-04-02
Fixed #35336 -- Addressed crash when adding a GeneratedField with % literals.
Simon Charette
2024-04-01
Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for G...
Johannes Westphal
2024-03-27
Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the...
Fabian Braun
2024-03-27
Fixed #35233 -- Moved template engine system checks to backend methods.
Giannis Terzopoulos
2024-03-26
Fixed #35329 -- Fixed migrations crash when adding partial unique constraints...
Mariusz Felisiak
2024-03-25
Increased test coverage for django.db.migrations.operations.special.
Mariusz Felisiak
2024-03-24
Fixed #35323 -- Prevented file_move_safe() from trying to overwrite existing ...
Ben Cail
2024-03-22
Added ModelState.from_model() test for abstract model with unnamed indexes.
Mariusz Felisiak
2024-03-21
Fixed #35257 -- Corrected resolving output_field for IntegerField/DecimalFiel...
sharonwoo
2024-03-20
Fixed ResourceWarning from unclosed SQLite connection in test_utils on Python...
Mariusz Felisiak
2024-03-20
Fixed #35309 -- Made prefetch clear ordering for single-valued relationships.
Laurent Lyaudet
2024-03-19
Fixed ResourceWarning from unclosed SQLite connection on Python 3.13+.
Mariusz Felisiak
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-03-17
Fixed #35301 -- Fixed Options._property_names for overriden properties.
Adam Johnson
2024-03-15
Fixed #35294 -- Fixed TEXT format of QuerySet.explain() for long plans.
Adam Johnson
2024-03-14
Fixed #28541 -- Fixed migrations crash when changing primary key on SQLite.
Ben Cail
2024-03-14
Refs #34488 -- Made ClearableFileInput preserve "Clear" checked attribute whe...
Johannes Maron
2024-03-14
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Johannes Maron
2024-03-13
Fixed #34901 -- Added async-compatible interface to session engines.
Jon Janzen
2024-03-13
Refs #32673, Refs #35295 -- Avoided wrapping rhs direct values in lookups.
Mariusz Felisiak
2024-03-10
Applied BoundingCircle test to only one country.
Claude Paroz
2024-03-08
Fixed #35044 -- Avoided clearing reverse relations and private fields when ac...
Giannis Terzopoulos
2024-03-08
Refs #35044 -- Added Model.refresh_from_db(fields=...) test for clearing reve...
Giannis Terzopoulos
2024-03-08
Fixed #35223 -- Made Model.full_clean() ignore fields with db_default when va...
Ben Cail
2024-03-07
Fixed #35030 -- Made django.contrib.auth decorators to work with async functi...
Dingning
2024-03-07
Fixed typos in docstrings and docs.
cuinix
2024-03-06
Refs #35030 -- Added more tests for @user_passes_test decorator.
Mariusz Felisiak
2024-03-06
Fixed #35021 -- Fixed capturing queries when using client-side parameters bin...
Michail Chatzis
2024-03-05
Fixed #35252 -- Optimized _route_to_regex().
Adam Johnson
2024-03-05
Used sys_platform in tests requirements.
Mariusz Felisiak
2024-03-04
Refs #21286 -- Removed invalid commented out models and tests from serializer...
Adam Zapletal
2024-03-04
Updated fuzzy translations in tests.i18n.patterns.
Mariusz Felisiak
2024-03-04
Refs CVE-2024-27351 -- Forwardported release notes and tests.
Shai Berger
2024-03-04
Fixed #35265 -- Added AdminSite tests for changing titles.
Kasun Herath
2024-03-04
Refs #9847 -- Added tests for handler403 resolution.
Adam Johnson
2024-03-02
Refs #26431 -- Added more test for translated path().
Adam Johnson
2024-03-02
Updated translation catalogs in tests.i18n.patterns.
Adam Johnson
2024-03-01
Refs #33497 -- Added connection pool support for PostgreSQL.
Sarah Boyce
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-29
Fixed #35234 -- Added system checks for invalid model field names in Exclusio...
Simon Charette
2024-02-29
Fixed #35198 -- Fixed facet filters crash on querysets with no primary key.
Shafiya Adzhani
2024-02-29
Refs #35090 -- Fixed urlpatterns.tests.SimplifiedURLTests when run in reverse.
Mariusz Felisiak
2024-02-28
Fixed #29022 -- Fixed handling protocol-relative URLs in ManifestStaticFilesS...
Adam Zapletal
2024-02-26
Refs #32114 -- Fixed test crash on non-picklable objects in subtests when Pic...
David Wobrock
2024-02-26
Fixed #35241 -- Cached model's full parent list.
Adam Johnson
2024-02-23
Fixed #35090 -- Deprecated registering URL converters with the same name.
Salvo Polizzi
[prev]
[next]