I am new to Django (Rails convert) and I have a quick question.  I am
trying to build a basic CMS for my company.  For each entry into the
system I want to align the user that is logged in to the entry.  I have
a foreign key for the user which works because when I go to the admin I
get a drop-down list of the users but I want it to select the user that
is logged in.  Can I do this with the way the admin is implemented?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to