I have a .97 app that I'm trying to migrate to 1.1.

The current hangup is that forms that were generated by
generic.create_update were using oldforms under the covers and
automatically put the class="vDateField" in place that let the
javascript do it's magic and make the calendar selection widget
appear.

Is there a direct way to get this functionality with generic views
derived from "new" forms?

Or do I just need to make my own forms by hand that have these
attributes set as needed and then pass those to the generic views?

thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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