Django示例代码
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.
文件列表
mysite_init.zip
(预估有个21文件)
mysite
manage.py
647B
polls
apps.py
90B
urls.py
115B
tests.py
63B
migrations
__init__.py
0B
admin.py
66B
__init__.py
0B
暂无评论