about installed_apps and manage.py ( no module named oztrend)

68 views
Skip to first unread message

董健

unread,
Mar 2, 2014, 12:05:58 PM3/2/14
to django...@googlegroups.com
My error is something like ImportError: no module named oztrend. 
I know that apps in the list of installed_apps can be searched in python/lib/site-packages or the app directory. however, i cannot figure out the search order. now, python/lib/site-packages are searched in the first place and the error above appears.
the second question is the location of manage.py. it seems that the loc of manage.py is related to the app directory.Can someone give me some instructions or some related articles?
thanks in advance.

Camilo Torres

unread,
Mar 2, 2014, 6:34:49 PM3/2/14
to django...@googlegroups.com
You should provide more information, like:

* The directory structure of your project 
* The stack trace for the error
* How are you running your application
* How do you installed this oztrend module or where do you put it

Here you can see information about the location and usage of manage.py:

Reply all
Reply to author
Forward
0 new messages