On 10/8/05, Fried Egg <[EMAIL PROTECTED]> wrote: > Is there some documentation that describes creating an application with > more state than a simple poll? > > I think a shopping cart would be the typical application; we are > interested in assembling a statistical index based on a lot of data and > user interaction before getting the final end result, with the chance > to back out and redo, etc.
Hey Fried Egg, Check out the sessions documentation: http://www.djangoproject.com/documentation/sessions/ We should have some other example apps (besides the poll tutorial) soon. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org