I'm not sure that I understood your problem, but form wizards might be
what you are looking for 
http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-wizard/
I guess

On Jun 3, 8:04 am, adelaide_mike <mike.ro...@internode.on.net> wrote:
> I am a newbie with Django and web stuff, but have long experience with
> desktop databases.
>
> In Django my user runs through a series of template.htmls choosing a
> particular great great grandchild object, a house.
>
> Then she must select a sales agent object.  Just in general, how do I
> arrange for the house object to be put on hold (in my other life I
> would have used an instance or local variable) while we are selecting
> the sales agen?
>
> A brief example would be wonderful, but a pointer to some text would
> be welcome too.  Have looked at context template processors but did
> not think it relevant.
>
> TIA
>
> Mike
--~--~---------~--~----~------------~-------~--~----~
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