Hi Shawn,
Thanks for pointing me in the right direction. Really appreciated.
I'll check it out.
ALJ
On Feb 8, 4:42 pm, Shawn Milochik wrote:
> ALJ,
>
> I think you'd greatly benefit from just using this:
>
> http://docs.djangoproject.com/en/1.1/topics/auth/#storing-additional-...
>
> You can cr
ALJ,
I think you'd greatly benefit from just using this:
http://docs.djangoproject.com/en/1.1/topics/auth/#storing-additional-information-about-users
You can create a model to store all your info, and use the built-in settings.py
option AUTH_PROFILE_MODULE.
Essentially you're adding fields to t
(I've just started my first project and I'm already in trouble. I've
read the documentation but still haven't assimilated it yet. So
sorry for the numpty question.)
I'm building an application to organise product demonstration events.
It will include a foreign key identifying a member of our
3 matches
Mail list logo