1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/tests/admin_widgets
Shubh1815 05e29da421 Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields.
Co-Authored-By: Jerome Leclanche <jerome@leclan.ch>
2021-11-29 07:16:26 +01:00
..
__init__.py
models.py
test_autocomplete_widget.py
tests.py Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields. 2021-11-29 07:16:26 +01:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
widgetadmin.py