[BangPypers] seantis questionnaire - Django App
Kenneth Gonsalves
lawgon at gmail.com
Tue Nov 15 10:46:31 CET 2011
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
More information about the BangPypers
mailing list