I wanted to see if I could deploy my project on Apache on a windows
server using mod_wsgi.  I got it working. The only problem is now I
can not run the development environment using manage.py I am using
Pyscripter and I now get this message every time I run manage.py

Command Line : runserver --noreload
Error: Could not import settings 'spot.settings' (Is it on sys.path?
Does it have syntax errors?): No module named settings
Exit code:  1

Any help greatly appreciated I would love to be able to switch back
and forth.
--~--~---------~--~----~------------~-------~--~----~
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