django-relatedadminwidget
django-relatedadminwidget copied to clipboard
AS OF DJANGO 1.9 THIS PROJECT IS UNNECESSARY! Widget for displaying edit and delete links alongside foreign key admin widgets
This is a great app but it would be great to be able to have the same functionality for raw_id_field widgets.Is this something that might be on the roadmap?
Wouldn't open a new window when adding/editing, and didn't return to original model after saving, most inconvenient. Picked up the solution from http://stackoverflow.com/questions/8850273/django-edit-model-form-in-popup-in-admin.
There would be a lower chance of conflicting with other mixins that way.