Ok. That's what I thought, but just wanted to make sure I wasn't
missing something somewhere. Wasn't sure if this was a special case,
as the AUTH_PROFILE_MODULE is used for get_profile, perhaps it was
used to save/ sync the models.
Thanks again!
-C
On Jul 9, 11:58 am, "James Bennett" <[EMAIL PR
On 7/9/07, Chris Kelly <[EMAIL PROTECTED]> wrote:
> Or do I have to manually manage saving both objects when making a
> change? If so, what's the preferred way to do this? by managing the
> profile via the user object, or by managing the user object via the
> profile (overriding the profile save m
I am looking to attach a profile to the Django user object based on
the b-list article, and had a question regarding saving models.
Does/ should the profile be automatically saved at the same time the
User model is saved? e.g. if I call a save on the user object, and
i've got the AUTH_PROFILE_MOD
3 matches
Mail list logo