I am writing a simple blog application with Django 0.96. I intend to
use
the built in Admin page to manage my blog, so I wish to use Django's
User Authentication system. In my Blog model I need to make a
relationship for my 'user' field to the auth_user table, but I can not
find the model name to link it to.

I have read the authentication documentation to no avail, can someone
please point me in the right direction.
--
Email: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]
Site: http://ge3k.net
PGP Key: 66A612C6


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to