On Mon, May 18, 2009 at 10:12 PM, Diogo Baeder <diogobae...@gmail.com>wrote:

> Hi, guys,
>
> Is there any way to put a repeatable field (say, many phones) in an admin
> form (say, a person)? This way a Person could be related to many Phones, but
> these phones could be inserted right in the Person form... is it possible?
>
> Thanks!
>
> __________________________
> Diogo Baeder
> http://www.diogobaeder.com.br
>
> >
>
Take a look at inlines in the admin:
http://docs.djangoproject.com/en/dev/ref/contrib/admin/#inlinemodeladmin-objects

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to