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-10-16 02:09:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_widgets
History
devin13cox
8665cf03d7
Fixed
#35330
-- Fixed the update of related widgets when the referenced model is camel case named.
...
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-04-02 22:00:25 -03:00
..
__init__.py
…
models.py
…
test_autocomplete_widget.py
…
tests.py
Fixed
#35330
-- Fixed the update of related widgets when the referenced model is camel case named.
2024-04-02 22:00:25 -03:00
urls.py
…
widgetadmin.py
…