ok that was the problem i had 0.91 installed via setuptools and
although placing a symlink inside site-packages to point to
trunk/django works as expected with the command python manage.py
(displays version 0.95)
for the standalone script django-admin.py it still points to the old
script. and i h
On 5/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I am trying the lastest .95 django but it fails when calling the admin
> interface with the message:
>
>
> WSGIRequest' object has no attribute 'user'
>
>
> it has an attribute USER though
> looking at the code in core/handlers/wsgi.py a
Hi,
I am trying the lastest .95 django but it fails when calling the admin
interface with the message:
WSGIRequest' object has no attribute 'user'
it has an attribute USER though
looking at the code in core/handlers/wsgi.py and comparing with the .91
it looks like a bunch of code related to
3 matches
Mail list logo