Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uranusjr/django-tutorial-for-programmers
Chapter text and example code for the Django tutorial first appeared during ITHome Ironman 7
https://github.com/uranusjr/django-tutorial-for-programmers
Last synced: 3 days ago
JSON representation
Chapter text and example code for the Django tutorial first appeared during ITHome Ironman 7
- Host: GitHub
- URL: https://github.com/uranusjr/django-tutorial-for-programmers
- Owner: uranusjr
- Created: 2014-10-06T03:27:11.000Z (about 10 years ago)
- Default Branch: 1.8
- Last Pushed: 2018-08-30T09:45:38.000Z (over 6 years ago)
- Last Synced: 2024-12-24T09:07:00.748Z (10 days ago)
- Language: Python
- Homepage:
- Size: 905 KB
- Stars: 289
- Watchers: 35
- Forks: 93
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
《為程式人寫的 Django Tutorial》章節內容與範例程式碼
## 版本說明
由於各 Django 版本的程式內容與行為略有不同,本版本根據 Django 版本分支,其中內容略有不同。主分支(master)的內容會遵循最新的 Django 版本;請閱讀時確認有選到正確的分支。
我會盡可能維護目前最新與前一版本的教學。更早的版本就不會繼續更新,可能會包含錯誤,使用時請注意。
## 授權
本專案內文字、圖片與範例程式碼(子目錄 `lunch` 內容)均以 [Creative Commons 姓名標示 3.0 台灣]授權。您可以隨意連結至本專案內任何檔案,或者在遵守條款之狀況下,任意取用、修改、重製、散佈本專案內素材。
若您為本專案提交任何 pull requests 或任何對專案之貢獻,即代表您已認可上述授權,並允許您的貢獻以同樣授權進行散佈。
[Creative Commons 姓名標示 3.0 台灣]: http://creativecommons.org/licenses/by/3.0/tw/
## 有問題?
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/uranusjr/django-tutorial-for-programmers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
如果你遇到任何問題,可以上這個 repository 的 [Gitter 聊天室](https://gitter.im/uranusjr/django-tutorial-for-programmers)發問。我有空會盡量回答。如果你有興趣,也歡迎進來幫忙,或者討論任何 Django 相關的主題!
## 貢獻者
* [Tzu-ping Chung](https://uranusjr.com) (@uranusjr)
* Yen-Ying Lee (@white1033)
* [Liang Bo Wang](http://blog.liang2.tw/) (@ccwang002)
* [kuanyui](http://kuanyui.github.io/) (@kuanyui)
* [noracami](http://noracami.github.io) (@noracami)