I have been following along to the excellent James Bennet Book,
Practical Django Projects and he suggests creating apps in a directory
that can be reusable for local development.

I am working on OSX (tiger and Leopard on different machines) and I
have created a Django director inside my /User/Sites folder. Al m
django projects will be developed here and as per James suggestion I
was going to create and "Apps" sub directory i.e /Users/Sites/Django/
Apps/

I have searched the web and even tried to use the pylink tool but I
cannot get my Python path to recognise this new "Apps" folder.
Whenever I try to include an app in my INSTALLED_APPS I get "module
not found error"

Could anyone please help out or post a link to a tutorial please.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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