docs/
Makefile
conf.py
install
deployment
environments
index
project_name/
bin/
etc/
settings/
__init__.py
base.py
dev.py
local.py
apps/
son_app1/
son_app2/
test.py
models.py
forms.py
views.py
extra_apps/
libs/
python*.*/
site-packages/
requirements.pip
tests/
static/
css/
js/
images/
uploads/
templates/
flatpages/
comments/
example/
app1/
app2/
templatetags/
__init__.py
manage.py
urls.py
wsgi.py
README
原文地址:http://blog.csdn.net/pandora_madara/article/details/42090143