On Wed, Feb 12, 2014 at 11:56 AM, Jonathan Querubina <[email protected]> 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/contrib/admin/#django.contrib.admin.ModelAdmin.formfield_overrides Cheers Tom -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFHbX1%2Baxec_zTyzqr7XUv1d6i1H4fMnPV5zwu7Om0G4eB1eaw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

