On Sunday, March 2, 2014 12:35:58 PM UTC-4:30, 董健 wrote:
>
> 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.
>

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:

* https://docs.djangoproject.com/en/1.6/intro/tutorial01/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/23b6226e-ec9a-46e7-93e1-e769f4d72222%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to