I might be off, but I believe that they want to get a list of objects from
the database, a ForeignKey seems more appropriate here, or am I missing
something?
Le 17 août 2012 09:58, "Amyth Arora" <aroras.offic...@gmail.com> a écrit :

> Change the ModelField to type "CharField" and you should have a input
> box in the admin.
>
>
> On Fri, Aug 17, 2012 at 12:14 PM, Madhu <madhushirke...@gmail.com> wrote:
> > Hello,
> >
> > I want to add the button along with field in admin form.
> >
> > ex. Field name "URL" with the "Choose Page" button.
> > If admin clicks on "Choose Page" button then some list from the database
> > table will be display and admin select any one from that list.
> >
> > Can anybody help me to add the button in admin form?
> >
> > Thanks,
> > Madhu
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/django-users/-/wSJXqEJkYzoJ.
> > 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.
>
>
>
> --
> Best Regards,
>
> Amyth Arora
> +919999856363
> +918800212140
>
> --
> 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.
>
>

-- 
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