I installed django today and have not been able to get it to work with
apache, or itself really.  I have the path in the sys.path and have
set the settings module to point to it, but it cannot find it.  It
works fine when I use 'python manage.py shell' or 'python manage.py
validate' but when I export the environment settings, the 'django-
admin.py validate' throws an error saying its not in the sys.path or
isn't valid.
I really want to learn to use django, but if I can't even get it
running, I am going to have to find something that does.

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to