Hello: I am using modelformset_factory to generate my form based on a model. If the user submits a page, then returns to it later, I would like to populate the fields with what they previously answered. I can only find examples of pre-populated fields with the extra forms; is there a way to do this with the first form?
Thank you. --michael -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/75f5f32d-64f7-4a90-a34e-8d1717ff2828o%40googlegroups.com.

