I am able to log into my form page, which is a simple form asking the user for one value. If that value is entered successfully, I am able to redirect to another "you were successful" page. However, my template logic that checks to see if the user is authenticated -- as far as I can tell the user is logged using Django's admin resources -- says the user is not authenticated.
How is a user's being authenticated cached, so another html template knows that fact? -- 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.