This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
admin_widgets
History
Cleiton Lima
a077f10df4
[4.0.x]
Fixed
#33070
-- Fixed loading translations with language subtags in admin's Select2 widget.
...
Backport of 8eb56930915f8022aa27ec29ab5be7d21764608c from main
2021-09-21 08:07:59 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#32466
-- Corrected autocomplete to_field resolution for complex cases.
2021-03-18 11:21:23 +01:00
test_autocomplete_widget.py
[4.0.x]
Fixed
#33070
-- Fixed loading translations with language subtags in admin's Select2 widget.
2021-09-21 08:07:59 +02:00
tests.py
Fixed
#32365
-- Made zoneinfo the default timezone implementation.
2021-09-16 12:11:05 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
widgetadmin.py
Fixed
#32466
-- Corrected autocomplete to_field resolution for complex cases.
2021-03-18 11:21:23 +01:00