1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_widgets
Vaarun Sinha 54e8b4e582 Fixed #35489 -- Fixed vertical alignment of raw_id_fields widget.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
2024-08-02 08:56:54 +02:00
..
__init__.py
models.py Refs #19215 -- Fixed admin_widgets tests if Pillow isn't installed. 2022-10-27 08:41:03 +02:00
test_autocomplete_widget.py
tests.py Fixed #35489 -- Fixed vertical alignment of raw_id_fields widget. 2024-08-02 08:56:54 +02:00
urls.py
widgetadmin.py Fixed #19215 -- Fixed rendering ClearableFileInput when editing with invalid files. 2022-10-25 16:53:52 +02:00