Tim,

Thanks for your thoughts.  I'd done something very similiar in my
previous Rails implementation of this web application, and the approach
works, well, as good as your lexer function.

What I was really looking for was some guidance on the proper way to
move from one Django view to another (essentially the equivalent of
instantiating a varible in a Rails controller and handing that variable
off to another method in a different controller).

- John

Reply via email to