Hi,
Im new in using Django, and i want to know if there is some way to have a multiple date selection from a calendar,
i have multiple days :
for example a day is :
[ 28 july 2009 8:30 - 28 july 17h00 ]
Is there any way to do this with Django Forms
Thanks a lot
kimo