I have a Django project that uses Celery for running asynchronous tasks. I\'m doing my development on a Windows XP machine.
Starting my Django server (python mana
python mana
sys.path must include 'C:\development\SpaceCorps' not 'C:\development\SpaceCorps\src', because he is looking for src.settings, not just settings.