I am trying to figure out a pythonic way of passing data between the
forms of a formwizard.
I can do it with inital data but I need to access the data in the
clean method of the form.

The only ways I can get working are really messy and wont scale
easily.

Any suggestions out there?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to