2008/4/22 Peter Melvyn <[EMAIL PROTECTED]>:
>
>  On 4/21/08, Rishabh Manocha <[EMAIL PROTECTED]> wrote:
>
>  >  I'd be interested in knowing how to get it to show up too (what JS/CSS
>  >  files need to be added, whether there is some setting we can use in
>  >  the python code itself or do we have to print out each field
>  >  independently and insert the appropriate code for the picker etc.).
>
>  Date/Time pickers are bound via widget's class names vDateField and
>  vTimeField, hence you need to define them in your form definition.

That's the kind of solution I was thinking about. I actually would
like all of my DateFields to have a calendar widget. Is it possible to
register a custom Date widget as the default widget used by ModelForm
? Being able to create the Forms from the Models is a great
simplification for all the simple UI. It gets a bit less simple if all
those forms have to be customized to include a CSS class ...

Thank you for your help !

  MrG



-- 
Jabber : [EMAIL PROTECTED]
Skype : Guillaume.Lederrey
Projects :
* http://rwanda.ledcom.ch/

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to