I have a form in admin that when selecting a particular action,
presents an intermediate page with numeric fields to be filled and
saved in the selected records.
How can I save each record of my queryset with its respective field on
this intermediate page?
I have almost everything working, just assigning each field of the
intermediate page to its record that I don't know how to do
Does anyone have any ideas?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANbmKyvU63mL9wN1wSthGjkoEtrkq72FeB3LQyBmtTBViVqqOQ%40mail.gmail.com.

Reply via email to