On Feb 14, 3:49 pm, john <johncarl...@hailmail.net> wrote: > > Yes, the Items model data can be accessed through another part of the > Admin interface, but I think the purpose of the Green Plus Sign was to > alleviate this extra step.
Try registering the model of that type with the admin. The green plus will only appear if the model is registered - otherwise it is unable to find a change_form to allow for adding/editing the initial values. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.