Skip to content

Introduction to the installation and usage of the Django web framework, integrating common frontend and backend functionalities.

License

Notifications You must be signed in to change notification settings

RyanCCJ/django-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Django Tutorial

簡介

本專案介紹 Django 網頁框架的安裝與使用方法,以 部落格 為例整合常見功能,包含幾個主要方向:

  • 前端:網頁模版、網址設計、表單運用、Session 使用
  • 後端:SQL 資料庫與模型、用戶登入功能
  • 部署:本地端與虛擬主機架設

文章內容請參考以下章節:

  1. Django (一) 基本介紹與環境架設
  2. Django (二) 模組功能與使用範例
  3. Django (三) 網頁模版與網址設計
  4. Django (四) 資料庫與模型使用
  5. Django (五) 表單設計與整合
  6. Django (六) 用戶登入與社群應用
  7. Django (七) 網站部署與內容管理

參考書目

本教學系列文主要參考「Python新手使用Django架站技術實作:活用Django 2.0 Web Framework建構動態網站的16堂課」(2018/07),可至各大實體或網路通路選購。

About

Introduction to the installation and usage of the Django web framework, integrating common frontend and backend functionalities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published