Ya i got that working. Just another quick question, the django auth
system took care of all the login/logout pages. Now that i have a
changed user class up and running, will django automatically adapt to
the new class? Like, in the html, if it says {% user.is_authenticated
%}, will it automatically attribute that to the new user class? Thank
you.On Jun 20, 2:43 am, Kenneth Gonsalves <[email protected]> wrote: > On Sun, 2011-06-19 at 23:39 -0700, raj wrote: > > Its asking me to locate this admin.py file inside my application. I > > can't find this file. Should I just make one inside an application > > yes > -- > regards > KGhttp://lawgon.livejournal.com > Coimbatore LUG roxhttp://ilugcbe.techstud.org/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

