Django version is 1.4. I had read the official document, and googled my problem.
official document
first I had followed the official document Managing static files added
dont you need this in your return statement?:
context_instance=RequestContext(request)