On Wed, Feb 12, 2014 at 11:56 AM, Jonathan Querubina
wrote:
> Tom,
>
> Thanks for the feedback!
>
> This can be used on the admin form?
>
Absolutely, simply override the widget for that specific field when
you register your ModelAdmin for that model:
https://docs.djangoproject.com/en/1.6/ref/con
Tom,
Thanks for the feedback!
This can be used on the admin form?
On Feb 6, 2014, at 12:48 PM, Tom Evans wrote:
> On Thu, Feb 6, 2014 at 11:15 AM, Jonathan Querubina
> wrote:
>> Hi guys,
>>
>> How do i show a collection of checkboxes instead of a multiple select?
>>
>> Thanks!
>
> Sounds l
On Thu, Feb 6, 2014 at 11:15 AM, Jonathan Querubina
wrote:
> Hi guys,
>
> How do i show a collection of checkboxes instead of a multiple select?
>
> Thanks!
Sounds like you want to change the widget on a form:
https://docs.djangoproject.com/en/1.6/ref/forms/widgets/
Specifically, changing it fr
Hi guys,
How do i show a collection of checkboxes instead of a multiple select?
Thanks!
--
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..
4 matches
Mail list logo