I am trying to create a form to select but I don't want to list all of the
options because there are too many.

Is there a way to allow the visitor to search and only have the query show
up in the form?

Even if it is not in the admin.


On Thu, May 9, 2013 at 8:17 AM, Rafael E. Ferrero
<rafael.ferr...@gmail.com>wrote:

> I think you can customize the django admin templates for your own purpose
>
>
> 2013/5/7 Cody Scott <cody.j.b.sc...@gmail.com>
>
>> Is there a way to put text in the django admin?
>>
>> I am trying to display information from another model, to help in your
>> select of ForeignKeys.
>>
>> Right now I am adding this information to the __unicode__ function so I
>> can see the information but there is not context.
>>
>> Also is there a way to make a MultipleSelect box larger or re-sizeable?
>> Is there also a way to make this field searchable?
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>>
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Rafael E. Ferrero
> Claro: (03562) 15514856
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/N61oAMvbTXg/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to