I had been looking through that documentation already, but it's
certainly possible I missed something. I'll give it another look.
Thanks for the help guys :)
On Jan 23, 5:10 pm, Brian Neal wrote:
> On Jan 23, 2:43 pm,oboedude wrote:
> [...]
>
> > How do I create a custom widget and what do I hav
On Jan 23, 2:43 pm, oboedude wrote:
[...]
> How do I create a custom widget and what do I have to do to use my
> custom widget in a form?
Read the documentation on forms, then checkout the section on form
media:
http://docs.djangoproject.com/en/dev/topics/forms/media/#topics-forms-media
I've i
> How do I create a custom widget and what do I have to do to use my
> custom widget in a form?
It's possible I don't understand what you're trying to do, but I think
you just need to call the hook into the id of the textfield. If
multiple, set a class attribute in your form setup and hook onto t
3 matches
Mail list logo