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-03-12
Fixed random auth_tests.test_tokens.TokenGeneratorTest.test_timeout failures.
Mariusz Felisiak
2020-03-12
Fixed #8760 -- Changed ModelMultipleChoiceField to use invalid_list as a erro...
David Smith
2020-03-12
Fixed MiddlewareNotUsedTests.test_do_not_log_when_debug_is_false().
Mariusz Felisiak
2020-03-12
Completed test coverage for BaseHandler.process_exception_by_middleware().
Mariusz Felisiak
2020-03-11
Fixed #31359 -- Deprecated get_random_string() calls without an explicit length.
Claude Paroz
2020-03-11
Fixed typo in tests/forms_tests/widget_tests/test_clearablefileinput.py docst...
David Smith
2020-03-10
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-10
Fixed #26513 -- Added tests for <Backend>GeometryColumns.geom_col_name().
Hasan Ramezani
2020-03-10
Fixed typos in tolerance gis_tests.
Mariusz Felisiak
2020-03-09
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows ...
Jon Dufresne
2020-03-09
Fixed #31347 -- Checked allow_migrate() in CreateExtension operation.
Hasan Ramezani
2020-03-09
Fixed #31318 -- Allowed sqlmigrate to inspect squashed migrations.
David Wobrock
2020-03-09
Refs #31318 -- Added tests for inspecting squashed migrations and ambiguous n...
David Wobrock
2020-03-07
Refs #30489 -- Fixed RasterFieldTest.test_deserialize_with_pixeltype_flags() ...
Mariusz Felisiak
2020-03-07
Replaced deprecated assertEquals() with assertEqual() in RasterFieldTest.
Mariusz Felisiak
2020-03-06
Refs #31304 -- Made __search lookup default to its rhs' config.
Simon Charette
2020-03-06
Fixed #31345 -- Added BaseDatabaseIntrospection.get_relations().
shankarj67
2020-03-05
Refs #31224 -- Added autoconversion of test async methods.
Andrew Godwin
2020-03-05
Fixed #29129 -- Skipped UPDATE when adding a model instance with inherited pr...
Abhijeet Viswa
2020-03-05
Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags.
Hasan Ramezani
2020-03-05
Fixed #31327 -- Deprecated providing_args argument for Signal.
Jon Dufresne
2020-03-05
Fixed GeoQuerySetTest.test_unionagg_tolerance() test on Oracle 18c.
Mariusz Felisiak
2020-03-04
Fixed #31333 -- Added BaseDatabaseIntrospection.get_table_description().
aryan
2020-03-04
Added tests for BaseDatabaseIntrospection's stub methods.
Mariusz Felisiak
2020-03-04
Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions ...
Mariusz Felisiak
2020-03-03
Fixed #31147 -- Added SearchHeadline to django.contrib.postgres.
Hannes Ljungberg
2020-03-03
Refs #31331 -- Checked ONLY_FULL_GROUP_BY mode in AggregateTestCase.test_aggr...
Mariusz Felisiak
2020-03-03
Refs #31331 -- Added DatabaseWrapper.sql_mode to MySQL.
Mariusz Felisiak
2020-03-03
Fixed #31150 -- Included subqueries that reference related fields in GROUP BY...
Mariusz Felisiak
2020-03-02
Fixed #31274 -- Used signing infrastructure in SessionBase.encode()/decode().
Claude Paroz
2020-02-28
Fixed #31293 -- Allowed MultiPartParser to handle double-quoted encoded headers.
007
2020-02-28
Fixed #31301 -- Fixed crash of QuerySet.bulk_create() with mixed empty and se...
Hans Aarne Liblik
2020-02-28
Fixed #31314 -- Raised CommandError when locale is not specified in makemessa...
Cristobal Mackenzie
2020-02-28
Fixed #31310 -- Fixed hints in checks for using intermediate model with ambig...
Matheus Cunha Motta
2020-02-28
Refs #31310 -- Added test for check for using intermediate model with ambiguo...
Matheus Cunha Motta
2020-02-27
Fixed #31251 -- Disabled grouping by OuterRef() annotation.
Rohit
2020-02-27
Fixed #31185 -- Fixed detecting of unique fields in ForeignKey/ForeignObject ...
Valze
2020-02-27
Fixed #31312 -- Properly ordered temporal subtraction params on MySQL.
Simon Charette
2020-02-26
Fixed #28699 -- Fixed CSRF validation with remote user middleware.
Colton Hicks
2020-02-26
Fixed #28280 -- Prevented numberformat.format() from formatting large/tiny fl...
Hasan Ramezani
2020-02-26
Fixed #31289 -- Added hint for USERNAME_FIELD/REQUIRED_FIELDS system check.
aryan
2020-02-26
Refs #31211 -- Prevented SearchConfig nesting in SearchVector and SearchQuery...
Simon Charette
2020-02-25
Fixed #31291 -- Renamed salt to mask for CSRF tokens.
Ram Rachum
2020-02-24
Fixed #31286 -- Made database specific fields checks databases aware.
Taoup
2020-02-24
Fixed backends tests on Oracle.
Mariusz Felisiak
2020-02-24
Fixed #31292 -- Fixed django.contrib.gis.gdal.gdal_full_version() crash.
Diederik van der Boor
2020-02-24
Added test for django.contrib.gis.gdal.gdal_version().
Diederik van der Boor
2020-02-20
Corrected typo in test docstring.
Jon Dufresne
2020-02-20
Captured logging in DebugViewTests with assertLogs().
Jon Dufresne
2020-02-19
Fixed tests when run in reverse.
Mariusz Felisiak
[prev]
[next]