rminal.
print(form.errors)
else:
aptForm = AppointmentForm(request.POST)
return render(request, 'datePicker.html', {'form' : aptForm})
Thanks,
/Baktha Muralidharan
--
You received this message because you are subscribed to the Google Groups
&qu
Hello
I am looking to develop a GUI (Form?) in which I can display a list the
contents of which change on the fly as the user makes other selections. For
example, there could be a radio button (a simple yes/no button) - based on
the selection, the displayed list needs to change dynamically.
the
2 matches
Mail list logo