On Friday 24 February 2006 10:56, Jason F. McBrayer wrote: > Andrew Gwozdziewycz <[EMAIL PROTECTED]> writes: > > Why not just store the values in the database after each pages > > submission? > > That's a point. I hadn't observed that it was a multi-page form for > creating an object --- I was looking at the general case of multi-page > actions where you are not necessarily wanting to store all that data > long-term. The only caveat with doing it this way is that you need to > fill in all the required fields in the first page --- either with the > final data or with placeholder data that will be replaced by the > second page.
See also: <http://groups.google.ca/group/django-users/browse_thread/thread/78d3a3ab86cc7e9> and <http://groups.google.ca/group/django-users/browse_thread/thread/6d4c520f5e5bcdff> Eric. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

