Care to post the solution here (or on a blog)? On Jan 13, 1:31 pm, marco carminati <carminati.ma...@gmail.com> wrote: > solved. > thank you all > > On Jan 12, 8:59 pm, marco carminati <carminati.ma...@gmail.com> wrote: > > > Dear all, > > i'm trying to improve the performance during the modify of one of my > > models' > > > I've the classic province and city structure. > > > In the 'insert form', using jquery, I can update the city queryset > > after the user choice the province. > > > In the 'update form', I would like to set the city's queryset, > > filtering the value I've already got in the province. > > > How could I get the province's value without using jquery (i.e. could > > I get the province's value in forms.py)? > > > Thanks in advanced
-- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.