Re: Users in Django admin

2006-07-21 Thread Seth Buntin
Thanks Adrian. BTW nice framework!!! I have thouroghly enjoyed working with it. --~--~-~--~~~---~--~~ 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.

Re: Users in Django admin

2006-07-21 Thread Adrian Holovaty
On 7/21/06, Seth Buntin <[EMAIL PROTECTED]> wrote: > 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 w