Zhenwu,

You only mentioned it in passing in the last post, but did you say you are 
running django in production via the manage.py runserver command? You 
_really_ shouldn't use runserver in production. You should be using a 
webserver (I guess apache in your case) and wsgi to serve up django.  

-- 
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/32ec32c0-1e7b-44ab-848f-1ec5065068e8%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to