YunNet / Opensource Django Tutorial
Introduction
Installation
MVC? MTV?
Hello Django !
Annotations of manage.py
Settings.py
First view / template.
Forms
Advance template(1)
Form / Template Practicing
models
Powered by
GitBook
Annotations of manage.py
Some Annotations of manage.py
指令
說明
django-admin.py
startproject
<project_name>
建立 Django 專案
python manage.py
-h
<command_name>
查看 Django commands 的使用方法
python manage.py
runserver
啟動開發伺服器
python manage.py
startapp
<app_name>
新增 Django app
results matching "
"
No results matching "
"