Hello, I am using Forms by Django. And that form has a select box with two options. After a user selected an option. I would like the user to do the function in the django view. Will I be able to do this without using AJAX or Javascript?
Thank you. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b55c30b7-09a0-4002-85bc-44f28bf947cd%40googlegroups.com.

