Dear all, I am using generic views to create my forms without using the admin interface.
When I try to recreate the form in my template using the form function: {{ form.as_p }} Everything is okay except that my date fields have no datepicker. My question is there a way to re-create the admin interface datepicker for datefields which still allows me the convenience of using the 'as_p' function and list down all the fields individually in my template. Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---