On Tue, 2011-11-15 at 06:47 +0000, Asif Jamadar wrote: > Thanks for your answer. > > Now how user is created in 'Subject' model of Questionnaire App? > > Whether we need to create manually or allow user to create his > credentials? > > And why this app always creates AnonymousUser? > >
the docs specifically state that django auth is not used. You will have to roll your own (or use django auth) -- regards Kenneth Gonsalves _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers