Hi, I am toying around with newforms. I have a registration form with Country, State, cities. I want a user to get just the states within the country, and cities related to the state.
I plan to have have country, state and city with foreignkey. With every state having a foreignkey to a country and every city to a state. How can I have an ajaxified form? helpers, pointers, working code, psuedo code, urls all welcome Thanks Keith --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---