On 12/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

I am new to Django and web development for that matter but I saw ticket
#1476 posted about related objects being displayed as lists with a link
to allow the user to edit.

Yeah, that looks useful, but Joseph never submitted a patch that
implements the feature.  Perhaps he hit a snag, but it's hard to tell.

 I want the list to look very similar to what
the admin builds for their lists with a button to allow you to add a
new one.

I assume you've already looked at making phone and address edit_inline
on Person?

I have read as much as I can to find a solution but I just can't seem
to grasp the best way to do this?  Do I need to build my own custom
view?  If so, how do you plug in a custom view to be used in the place
if the view that is generated?

Chapter 18 (not yet released) of the Django book should cover this:
http://www.djangobook.com/en/beta/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to