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-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_widgets
History
Simon Charette
07988744b3
Fixed
#13165
-- Added edit and delete links to admin foreign key widgets.
...
Thanks to Collin Anderson for the review and suggestions and Tim for the final review.
2015-01-10 12:24:52 -05:00
..
fixtures
…
__init__.py
…
models.py
Fixed
#13165
-- Added edit and delete links to admin foreign key widgets.
2015-01-10 12:24:52 -05:00
tests.py
Fixed
#13165
-- Added edit and delete links to admin foreign key widgets.
2015-01-10 12:24:52 -05:00
urls.py
…
widgetadmin.py
…