On May 8, 4:21 am, andre wrote:
> """
> Background:
>
> As described on the "User Authentication in Django" manual, I am using
> an additional model to store extra information about users. This
> additional model (J2User) model uses a ForeignKey to the User model
> and is specified below.
>
> Pro
"""
Background:
As described on the "User Authentication in Django" manual, I am using
an additional model to store extra information about users. This
additional model (J2User) model uses a ForeignKey to the User model
and is specified below.
Problems (all related):
1) Accessing the J2User mod
2 matches
Mail list logo