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
2019-08-29
Used skipUnlessDBFeature instead of checking vendor in test_filtering_on_anno...
Mariusz Felisiak
2019-08-29
Added tests for raising an error when passing non-boolean expression to When().
Mariusz Felisiak
2019-08-27
Fixed #30722 -- Added default rate-limiting requests to admin's Select2 widget.
Federico Jaramillo Martínez
2019-08-27
Fixed #30727 -- Made Subquery pickle without evaluating their QuerySet.
Andrew Brown
2019-08-26
Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.
Hasan Ramezani
2019-08-26
Refs #27804 -- Used subTest() in utils_tests/test_encoding.py.
Jon Dufresne
2019-08-26
Refs #30591 -- Fixed introspection of check and unique column constraints on ...
Mariusz Felisiak
2019-08-26
Fixed typo in tests/prefetch_related/tests.py comment.
Tim Gates
2019-08-23
Fixed #29955 -- Added support for distance expression to the dwithin lookup.
Simon Charette
2019-08-23
Fixed broken OracleDbshellTests tests after 9386586f31b8a0bccf59a1bff647cd829...
Mariusz Felisiak
2019-08-23
Replaced subprocess commands by run() wherever possible.
Claude Paroz
2019-08-23
Fixed typos in test names and a comment.
Min ho Kim
2019-08-23
Fixed #30715 -- Fixed crash of ArrayField lookups on ArrayAgg annotations ove...
Mariusz Felisiak
2019-08-22
Fixed #30064 -- Added form to validate admin search fields query input.
Carlton Gibson
2019-08-21
Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...
Mads Jensen
2019-08-20
Fixed #29667 -- Prohibited whitespaces in path() URLs.
Hasan Ramezani
2019-08-20
Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and...
Nick Pope
2019-08-19
Moved migrations.test_operations.OperationTestBase to migrations.test_base.
Mads Jensen
2019-08-19
Fixed #29260 -- Skipped an UPDATE when adding a model instance with primary k...
Hasan Ramezani
2019-08-18
Refs #28428 -- Made FileField.upload_to support pathlib.Path.
Claude Paroz
2019-08-18
Refs #28428 -- Added test for a callable FileField.upload_to that returns pat...
Claude Paroz
2019-08-18
Refs #30426 -- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True.
Claude Paroz
2019-08-17
Fixed #29545 -- Fixed using filter lookups againts nested subquery expressions.
Simon Charette
2019-08-16
Fixed #30701 -- Updated patch_vary_headers() to handle an asterisk according ...
Adnan Umer
2019-08-16
Fixed #30687 -- Fixed using of OuterRef() expressions in distance lookups.
Andrew Brown
2019-08-15
Refs #30449 -- Made RelatedOnlyFieldListFilter respect ModelAdmin.ordering.
zeyneloz
2019-08-15
Fixed #30449 -- Fixed RelatedFieldListFilter/RelatedOnlyFieldListFilter to re...
zeyneloz
2019-08-14
Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expres...
Mariusz Felisiak
2019-08-13
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...
Claude Paroz
2019-08-13
Refs #30461 -- Added django.utils._os.to_path().
Claude Paroz
2019-08-13
Fixed #30704 -- Fixed crash of JSONField nested key and index transforms on e...
Mariusz Felisiak
2019-08-12
Corrected multiple typos.
Min ho Kim
2019-08-12
Switched to use `HTTP_X_FORWARDED_PROTO` custom header in tests.
Min ho Kim
2019-08-12
Refs #25367 -- Added test for Exists() lookup rhs.
Simon Charette
2019-08-12
Refs #11964 -- Made constraint support check respect required_db_features.
Simon Charette
2019-08-11
Fixed #30677 -- Improved error message for urlencode() and Client when None i...
swatantra
2019-08-09
Fixed #29008 -- Fixed crash of 404 debug page when URL path converter raises ...
Ngalim Siregar
2019-08-08
Fixed #30673 -- Relaxed system check for db_table collision when database rou...
Adnan Umer
2019-08-07
Corrected several typos in string literals and test names.
Min ho Kim
2019-08-07
Fixed #30676 -- Added --pdb option to test runner.
Andrew Godwin
2019-08-05
Fixed #30680 -- Removed obsolete system check for SECURE_BROWSER_XSS_FILTER s...
Adnan Umer
2019-08-05
Added tests for using ArrayField's IndexTransform/SliceTransform on expressio...
Mariusz Felisiak
2019-08-05
Fixed #28393 -- Added helpful error messages for invalid AutoField/FloatField...
Diederik van der Boor
2019-08-02
Fixed #30668 -- Made QuerySet.filter() raise NotSupportedError if any of sour...
aaktsipetrov
2019-08-02
Fixed #30661 -- Added models.SmallAutoField.
Nick Pope
2019-08-02
Fixed #30599 -- Prevented ManifestFilesMixin.read_manifest() from silencing e...
zeyneloz
2019-08-02
Added test for handling of non-existent manifest in ManifestFilesMixin.read_m...
zeyneloz
2019-08-01
Refs #30664 -- Fixed migrations crash when altering AutoField/BigAutoField wi...
Mariusz Felisiak
2019-08-01
Fixed #30664 -- Fixed migrations crash when altering table on SQLite or alter...
Ngalim Siregar
2019-08-01
Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.utils.enc...
Florian Apolloner
[prev]
[next]