Not that Im aware of. Im using the built in auth methods as of now for
login and logout. Im kind of a django newbie. Im not quite sure what
you mean by that. Ill try to go look up some documentation on it But
if you have any great info on that please let me know. Thanks!!

On Mar 9, 12:23 am, Kenneth Gonsalves <law...@au-kbc.org> wrote:
> On Tuesday 09 Mar 2010 7:23:35 am Duvalfan23 wrote:
>
> > I have started a Django application with the Django Registration from
> > GoogleCode included also. I built a menu that has certain menu items
> > only viewable by logged in users. My login page is ~/login/ and
> > register page is ~/register/. Whenever I log in, the logged in menu
> > shows up on the Login and Register pages, but no other pages. Why
> > would this happen? My session cookie is set as default which the path
> > is '/'.. Any help would be appreciated. Thanks!
>
> are you using RequestContext and do you have the appropriate
> TEMPLATE_CONTEXT_PROCESSORS loaded in settings.py?
>
> --
> regards
> Kenneth Gonsalves
> Senior Associate
> NRC-FOSShttp://certificate.nrcfoss.au-kbc.org.in

-- 
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.

Reply via email to