On Mar 29, 3:48 pm, Javier Guerra Giraldez <jav...@guerrag.com> wrote: > On Mon, Mar 29, 2010 at 3:07 AM, derek <gamesb...@gmail.com> wrote: > > Is there a possibility to store longer term data in the session > > variable (assuming one is dealing with logged-in users)? > > you should write that data to the user's profile; or to any DB record > with a ForeingKey to the User model > > -- > Javier Poor choice of words. "Longer term" in the sense that the data may be used in a subsequent forms, not in the sense of "remember forever".
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.