开发者

Does python manage.py runserver use paster as the server?

A little confused, does python manage.py runserver use the paster web server or is this a django specific s开发者_JAVA技巧erver?


It's a custom WSGI server built on BaseHTTPServer and adapted from wsgiref.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜