Re: django admin users

2007-06-05 Thread tyman26
I just fixed it, the symlink I created for the admin media directory was incorrect. Thanks anyways! On Jun 5, 10:58 am, "Justin Lilly" <[EMAIL PROTECTED]> wrote: > based on user, user portion... did your database change at all? Is there two > user columns? > > On 6/5/07, tyman26 <[EMAIL PROTEC

Re: django admin users

2007-06-05 Thread Justin Lilly
based on user, user portion... did your database change at all? Is there two user columns? On 6/5/07, tyman26 <[EMAIL PROTECTED]> wrote: > > > I saw a previous post about this same thing a couple weeks ago, but > there was no response to it. Whenever I use the admin site and try to > access a use

django admin users

2007-06-05 Thread tyman26
I saw a previous post about this same thing a couple weeks ago, but there was no response to it. Whenever I use the admin site and try to access a user, I get this error message: "TypeError at /admin/auth/user/3/" "Cannot resolve keyword 'user' into field. Choices are: permissions, user, user, i