index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
admin_views
/
test_related_object_lookups.py
Age
Commit message (
Expand
)
Author
9 days
Refs #35943 -- Fixed admin_views.test_related_object_lookups crash when selen...
Mariusz Felisiak
9 days
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
9 days
Fixed #35943 -- Replaced unload event listener with pagehide.
Amar
2024-11-29
Fixed #35791 -- Updated icon button dimensions to 24x24 pixels.
Tainara Palmeira
2024-11-20
Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and...
GappleBee
2024-07-25
Fixed #35331 -- Updated dropdown lists with entries added via the '+' sign fr...
Devin Cox
2024-06-12
Fixed #34789 -- Prevented updateRelatedSelectsOptions from
Devin Cox
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
2023-06-12
Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin.
Nina Menezes
2023-06-05
Fixed #34622 -- Improved accessibility of related widget wrapper in admin.
Coen van der Kamp