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-11-14
Fixed #35784 -- Added support for preserving the HTTP request method in HttpR...
Lorenzo Peña
2024-11-12
Refs #21286 -- Fixed YAML serialization of TimeField primary key.
Adam Zapletal
2024-11-11
Fixed #17905 -- Restricted access to model pages in admindocs.
sai-ganesh-03
2024-11-11
Fixed #35903 -- Made admin's "view on site" URL accept non-integer ContentTyp...
Tim Graham
2024-11-11
Fixed #35815 -- Made system check accept db_default literals when DatabaseFea...
Tim Graham
2024-11-11
Fixed a typo in some tests.
yatami38
2024-11-11
Removed redundant RemoteTestResultTest._test_error_exc_info() test hook.
Mariusz Felisiak
2024-11-11
Refs #35849 -- Skipped ParallelTestSuiteTest.test_handle_add_error_before_fir...
Mariusz Felisiak
2024-11-08
Fixed #35011, Refs #28900 -- Added tests for QuerySet.union() with multiple m...
Jacob Rief
2024-11-06
Fixed #35849 -- Made ParallelTestSuite report correct error location.
David Winiecki
2024-11-06
Fixed #27409 -- Made admindocs support custom link text in docstrings.
sai-ganesh-03
2024-11-05
Refs #26001 -- Handled relationship exact lookups in ModelAdmin.search_fields.
Sarah Boyce
2024-11-04
Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary.
sai-ganesh-03
2024-11-04
Fixed #26001 -- Fixed non-string field exact lookups in ModelAdmin.search_fie...
0saurabh0
2024-11-04
Fixed #35883 -- Confirmed support for GDAL 3.9.
David Smith
2024-11-04
Refs #373 -- Added TupleIn subqueries.
Bendeguz Csirmaz
2024-11-01
Fixed #35837 -- Added missing alters_data=True to QuerySet and UserManager me...
Sarah Boyce
2024-11-01
Refs #373 -- Used a feature flag to disable composite subquery test on MySQL.
Simon Charette
2024-10-31
Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin....
Sarah Boyce
2024-10-31
Fixed #35180 -- Recreated PostgreSQL _like indexes when changing between Text...
Ben Cail
2024-10-30
Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option ...
Anthony Joseph
2024-10-29
Refs #35844 -- Expanded compatibility for expected error messages in command ...
Tainara Palmeira
2024-10-29
Refs #35581 -- Reduced boilerplate in mail tests.
Mike Edmunds
2024-10-29
Refs #35581 -- Identified mail tests that check for Python 2 behavior.
Mike Edmunds
2024-10-29
Refs #35581 -- Verified attachments in the generated message in mail tests.
Mike Edmunds
2024-10-29
Refs #35581 -- Clarified some test names and comments in mail tests.
Mike Edmunds
2024-10-25
Refs #35844 -- Corrected expected error messages in commands tests on Python ...
Tainara Palmeira
2024-10-24
Refs #35844 -- Fixed tests for test --parallel option on Python 3.14+.
Mariusz Felisiak
2024-10-24
Refs #35803 -- Added more tests for __coveredby and __covers GIS lookups.
Mariusz Felisiak
2024-10-23
Fixed #28999 -- Documented how to reverse a class-based view by instance.
Clifford Gama
2024-10-23
Refs #28999 -- Added tests for reversing a class-based view by instance.
Clifford Gama
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-17
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-17
Refs #35841 -- Adjusted GeoIP2 tests for easier test case extension.
Nick Pope
2024-10-17
Refs #35841 -- Updated GeoIP2 test database files.
Nick Pope
2024-10-17
Fixed #35845 -- Updated DomainNameValidator to require entire string to be a ...
Justin Thurman
2024-10-17
Refs #35844 -- Used asgiref.sync.iscoroutinefunction() instead of deprecated ...
Mariusz Felisiak
2024-10-16
Refs #35844 -- Added Python 3.14 to daily builds.
Mariusz Felisiak
2024-10-16
Refs #35727 -- Updated response.content.decode calls to use the HttpResponse....
SaJH
2024-10-16
Fixed #35727 -- Added HttpResponse.text property.
SaJH
2024-10-15
Fixed #35782 -- Allowed overriding password validation error messages.
Ben Cail
2024-10-15
Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...
leondaz
2024-10-14
Fixed #35744 -- Relabelled external aliases of combined queries.
Simon Charette
2024-10-14
Refs #373 -- Added additional validations to tuple lookups.
Bendeguz Csirmaz
2024-10-10
Fixed #35717 -- Reduced Create/RemoveCollation operations when optimizing mig...
Adam Johnson
2024-10-10
Fixed #35789 -- Improved the error message raised when the tag must be first ...
ekinertac
2024-10-10
Fixed #35103 -- Used provided error code and message when fields is set witho...
gabn88
2024-10-08
Fixed #35809 -- Set background color for selected rows in the admin's form se...
nessita
2024-10-07
Fixed #35449 -- Fixed validation of array items in SplitArrayField when remov...
GappleBee
2024-10-07
Fixed #35303 -- Implemented async auth backends and utils.
Jon Janzen
[prev]
[next]