Django的MTV模式 Posted on 2017-08-30 | ##学习目的:建立本地站点 MTV=model templement view pip install Django (前提是配置好python的pip工具 在博客内搜索pip 即可得教程)