This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_widgets
History
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
Fixed
#32466
-- Corrected autocomplete to_field resolution for complex cases.
2021-03-18 11:21:23 +01:00
test_autocomplete_widget.py
Fixed
#33070
-- Fixed loading translations with language subtags in admin's Select2 widget.
2021-09-21 07:18:37 +02:00
tests.py
Fixed
#32545
-- Improved admin widget for raw_id_fields for UUIDFields.
2021-11-29 07:16:26 +01:00
urls.py
…
widgetadmin.py
Fixed
#32466
-- Corrected autocomplete to_field resolution for complex cases.
2021-03-18 11:21:23 +01:00