Python_Notes
Ctrlk
  • 介绍
  • Basic Syntax
  • Standard Modules
  • Python Web
    • Django
      • 创建项目
      • 创建应用
      • 模型
      • 打开网站
      • 管理模块
      • 视图
      • message
      • auth
    • web.py
    • 规范WSGI
    • flask
  • Python BigData
  • Python Spider
  • Python Hacker
  • Other Packages
  • Debug
  • inside Packages
  • Python APP
Powered by GitBook
On this page
  1. Python Web

Django

转载自:http://python.usyiyi.cn/translate/django_182/intro/overview.html

pip install django

http://usyiyi.cn/translate/Django_111/index.html

PreviousPython WebNext创建项目

Last updated 7 years ago