Hi,

Putting the following into my settings.py (checked for two different 
projects for Dango 1.0)

from django.core.files.storage import Storage

gives

[EMAIL PROTECTED]:/var/django/hg$ python manage.py validate
Error: Can't find the file 'settings.py' in the directory containing 
'manage.py'. It appears you've customized things.
You'll have to run django-admin.py, passing it your settings module.
(If the file settings.py does indeed exist, it's causing an ImportError 
somehow.)

Is there some reason this is not possible, or am I doing something wrong? 
Can anyone reproduce this? Please cc me on any reply.

                                                      Thanks, Faheem.

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