in a html template I receive some input to create a new record in a database
. One of these inputs is the international dialing prefix (such as +39 for 
Italy). In another field of the same template there is another input to 
enter the country. To facilitate the user would like, after entering the 
code, he appears already precompiled nation field with the result of the 
query to the table Nations where Nazioni.prefisso = area code entered in 
the field.
What procedure should I follow? is there any example?

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9354d04d-7802-48a8-a9f5-4e1d28bd509a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to