On Dec 4, 2007 10:29 AM, Michael <[EMAIL PROTECTED]> wrote:
>
> So I'm using a "projectless" setup where I am manually setting
> PYTHONPATH and DJANGO_SETTINGS_MODULE. For some reason my settings
> module is not being loaded correctly when I use the runserver command
> from the django-admin utility.
...
> Notice that __init__ is being used instead of the actual settings
> module.
>
> These exact steps I used above, however, _do_ work as expected when I
> revert to an older version of Django (i.e. 0.96.1). Is it that I'm
> doing something in error or has something broke in the current(at time
> of writing 0.97-pre-SVN-6869) django trunk? or... ?

Another user reported a similar problem last week [1]; the problem
appears to be in [6718]. This thread contains a workaround, but wasn't
able to completely isolate the problem (apparently it worked on Py2.5,
but not 2.4). I haven't had a chance to look at this issue yet; any
assistance you can provide in nailing down the issue will be much
appreciated.

[1] 
http://groups.google.com/group/django-users/browse_thread/thread/93128d31cf366441

Yours,
Russ Magee %-)

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