I have a django view which has simple form with key value pair. 
I have made the fields non editable. I'm providing a edit button which will 
open a new window dialog and there i will load the same form in editable 
view and provide option to save or add new rows to form.
When user clicks on save on second window i want it to close and initial 
parent view to be refreshed with new values of the form.

I have never done this so I would appreciate if someone helps me understand 
on how to achieve this. 

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/04772ec8-db26-457e-8252-612bbb27e21b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to