benjaoming/django-relatedadminwidget
AS OF DJANGO 1.9 THIS PROJECT IS UNNECESSARY! Widget for displaying edit and delete links alongside foreign key admin widgets
Python
Issues
- 1
Implementation for raw_id_fields in admin
#7 opened by wahuneke - 5
Had to add 'onclick='return showAddAnotherPopup(this);' to the links in the template
#5 opened by wardk - 5
Running pip install upgrades django to 1.4
#1 opened by andybak - 7
replace .live by .on in jquery
#6 opened by wardk - 1
Is it possible to implement this as a custom widget instead of as a ModelAdmin mixin?
#2 opened by andybak