index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2 days
Fixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for te...
Adam Johnson
7 days
Fixed #29969 -- Omitted inlines without add permission on save-as-new.
Jakob Friedrich
7 days
Fixed #37224 -- Skipped questioner for field changes on unmanaged models.
Vishy
7 days
Fixed #37205 -- Asserted exact HttpResponse types in tests.
Jonathan Biemond
8 days
Fixed #37239 -- Cleared stale db_default when pk comes from related object.
Jacob Walls
8 days
Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_default feat...
Jacob Walls
8 days
Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before renderi...
Natalia
8 days
Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.
Jacob Walls
8 days
Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().
Natalia
8 days
Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Jacob Walls
9 days
Added free-threaded Python 3.14t to PostGIS CI workflow.
David Smith
9 days
Refs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.
Jacob Walls
9 days
Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.
Jacob Walls
10 days
Fixed #37242 -- Fixed reading null time fields in LayerMapping.
Jacob Walls
12 days
Fixed #36626 -- Preserved milliseconds in DataSource time fields.
Francesco Bruni
12 days
Fixed #37236 -- Allowed altering spatial indexes on RasterField.
Mariano Baragiola
12 days
Fixed #27734 -- Made parallel test workers reuse database clones of exited wo...
Ahmed Mohamed
13 days
Fixed #37238 -- Prevented fallback to python default for a pk with a db_default.
Jacob Walls
13 days
Fixed #37240 -- Fixed simplify_regex() with multiple unnamed groups.
SEPURI-SAI-KRISHNA
13 days
Updated asgiref dependency in free-threaded requirements.
Jacob Walls
14 days
Refs #12227 -- Added test for PREPEND_WWW redirect following in test client.
anurag629
2026-07-29
Refs #28586 -- Added coverage for from_queryset's fetch mode in refresh_from_...
Jacob Walls
2026-07-29
Fixed #37234 -- Fixed bulk_create() for late-saved related primary keys.
Filip Sedlák
2026-07-29
Fixed #27752 -- Fixed ordering by Model.__str__ in the admin.
VIZZARD-X
2026-07-29
Fixed #37233 -- Prevented sort controls for unordered __str__ admin columns.
Akshat Sparsh
2026-07-28
Fixed #37230 -- Fixed a crash for second-degree relations in ModelAdmin.list_...
Zubair Hassan
2026-07-27
Refs #22712 -- Restored django.contrib.staticfiles.finders.BaseFinder.find().
Nick Pope
2026-07-27
Fixed #37198 -- Fixed content_disposition_header() quoting of filenames endin...
Vishy
2026-07-24
Fixed #37160 -- Made admin views raise PermissionDenied consistently.
Natalia
2026-07-24
Fixed minor typos and grammatical errors in docs and docstrings.
Jacob Walls
2026-07-23
Refs #36694 -- Skipped GIS test needing spatial index on Oracle.
Jacob Walls
2026-07-23
Fixed #36027 -- Made error response rendering thread-sensitive.
Carlton Gibson
2026-07-23
Fixed #37203 -- Used normalized field names for composite pks in inspectdb.
mundur
2026-07-23
Refs #37203 -- Escaped introspection error comments in inspectdb.
mundur
2026-07-20
Fixed #36694 -- Restored missing Index options in PostGISSchemaEditor._create...
Clifford Gama
2026-07-20
Refs #32539 -- Fixed flaky facet filter tests.
Jacob Walls
2026-07-16
Fixed #32915 -- Suppressed fewer ImportErrors in management commands.
Ben Cail
2026-07-15
Refs #36983 -- Fixed race condition in ExceptionReporterTests under free-thre...
Carlton Gibson
2026-07-15
Refs #36983 -- Added CI tests on free-threaded Python 3.13t and 3.14t.
Carlton Gibson
2026-07-15
Updated asgiref dependency.
Carlton Gibson
2026-07-14
Closed temporary files in GDALRasterTests.
Jacob Walls
2026-07-14
Fixed #37210 -- Logged cached_db session cache delete failures.
vismaytiwari
2026-07-14
Fixed #25243 -- Added inspectdb regression test for sqlite_schema FK.
dcsid
2026-07-13
Fixed #37187, #37190 -- Pointed ModelAdmin warnings to the deprecated code.
Mike Edmunds
2026-07-13
Refs #37187 -- Implemented warn_about_implementation() deprecation utility.
Mike Edmunds
2026-07-13
Fixed #37178 -- Moved MiddlewareMixin out of utils.deprecation.
CharulL00
2026-07-13
Fixed #29303 -- Avoided mutating original view in non_atomic_requests().
Sina Chaichi Maleki
2026-07-10
Fixed #36864 -- Supported modules and submodules in import_string().
Leland
2026-07-10
Fixed #37181 -- Corrected assertion in SeleniumTests.test_pagination.
Varun Kasyap
2026-07-10
Fixed #37182 -- Corrected property typo in skip link to content test.
Varun Kasyap
[next]