jQuery :
jQuery API introduction:http://api.jquery.com/
jQuery plugins:
http://benalman.com/projects/jquery-misc-plugins/
Ajax:
easy to use AJAX libraries for django: http://www.dajaxproject.com/
Django:
官网文档:https://docs.djangoproject.com/en/1.5/
牛人写的python和Django资料:http://www.pythondiary.com/
中文版Django book: http://djangobook.py3k.cn/2.0/
Pyramid框架/Zope开源web应用服务器和Plone开源内容管理系统的中文技术社区,也包括Django&python资料: http://czug.org/
HTML:
world wide * :http://www.w3.org/
中文w3 school:http://w3.jz123.cn/index.html
服务器配置:
apache 的安装与配置: http://www.dreamdu.com/webbuild/apache/
virtualenv is a tool to create isolated Python environments: http://www.virtualenv.org/en/latest/
apache 中文手册:http://apache.jz123.cn/mod/core.html#directory
Nginx 中文手册:http://tengine.taobao.org/book/index.html
前端模板:
Bootstrap中文版: http://www.bootcss.com/
Bootstrap 原版: http://twitter.github.io/bootstrap/
项目模板:
Django项目: http://pinaxproject.com/
资源&学习:
Q&A :http://*.com/
Open source codes: https://github.com
Blog : http://www.cnblogs.com
调试工具:
python 论坛模板:
http://www.oschina.net/search?scope=project&q=python+%E8%AE%BA%E5%9D%9B
Useful python package:
http://code.activestate.com/pypm/