Hank to hanker - Learning Note

一個成功的拳擊手, 就是在眾多的打擊和跌倒後爬起來。人生亦如是。

網頁

  • 首頁
  • 文章列表
  • Sublime Text
  • iOS Dev
  • Python
  • Linux
  • JavaScript
  • dotfiles

2010年11月21日 星期日

[Django] 相關資源網站






Django focuses on automating as much as possible and adhering to the DRY principle.

Django Document

modwsgi - Python WSGI adapter module for Apache.




The Python Haven - Django powered AJAX Chat – Part 1

ericks - 用 Python + django 10分鐘內作出一個 blog


fcamel - Django 內建的 template

以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
Labels: Django, Python
較新的文章 較舊的文章 首頁
Related Posts Plugin for WordPress, Blogger...

搜尋此網誌

Tweets by @hanksudo

熱門文章

  • [CentOS] 手動設定區域網路 Configuring a DHCP Client
    編輯以下檔案來設置DHCP # vi /etc/sysconfig/network-scripts/ifcfg-eth0 靜態IP設定範例: DEVICE=eth0 BOOTPROTO=static HWADDR=00:19:D1:2A:BA:A8 IPAD...
  • [語言學習-01] 我要成為海賊王!
    中文: 我要成為海賊王! 日文: 海賊王に    おれわなる 平假名: かいぞくおうに    おれわなる 羅馬拼音: ka i zo ku o u ni    o re wa na ru 英文: I'm gonna be king...
  • [Apache] 新增虛擬目錄 Create Virtual Directory
    因為有時候一些在家寫的小程式, 會想要在工作或是別的地方拿出來用或測試, 所以我都是放在dropbox裡, 但是每次都要copy出來放到網頁目錄覺得很麻煩, 所以我新增了一個虛擬目錄到My Dropbox裡的www資料夾, 這樣就不用每次都要複製了, 可以直接修改, 直接測試。 ...
  • [JavaScript] 將JSON data寫入新開的視窗
    例如我要把產生的JSON Code, 顯示在新開的視窗中 <script type="text/javascript" src="http://www.json.org/json.js"></script> ...
  • [Python] 將List 內的項目轉換型態
    >>> a = ['1', '2', '3', '4'] >>> a ['1', '2', '3', '4'] ...

Categories

心理測驗 (1) 影片分享 (6) 閱讀與聽演講筆記 (9) 轉貼文章 (5) Android (12) Apache (9) Automator (1) Blogger (4) Bootstrap (1) C (2) CentOS (8) Cherokee (2) Chrome (1) Chrome Extension (1) CodeIgniter (6) Color (2) commands (1) CSS (3) Data Structure (2) Debian (5) Django (8) dotfiles (1) Eclipse (1) English 英語學習 (2) Erlang (1) Excel (1) ExpressJS (2) F2E (1) Flash (1) Front-End (1) Game (1) git (1) Github (1) Good Books (1) Good Website (3) HTML (1) HTML5 (1) i18n (1) iOS Dev (37) iPhone (1) Japanese 日語學習 (3) Java (11) JavaEE (2) JavaScript (15) jQuery (9) Komodo (2) KUbuntu (1) Language (2) LDAP (1) Legend (1) LifeType (1) Linux (26) Literary 創作與有感而發 (9) Lovely Song (5) Mac (15) Matlab (2) Microsoft Word (2) MongoDB (3) Moodle (4) MSN (3) MySQL (6) Network (3) nginx (2) Node.js (7) Object-Oriented_物件導向 (1) Objective-C (13) One-Liners (3) OS X Lion (1) OSX (6) PEAR (1) PhotoShop (2) PHP (22) proxy (1) Python (28) Quotes (1) Ruby (4) Ruby on Rails (5) Shell Script (3) Software (8) Spring (3) SQL (1) ssh (2) Steve Jobs (1) Sublime Text (4) SyntaxHighlighter (1) Tcl (1) Theory (3) Tips (1) Tk (1) Twitter (1) Ubuntu (6) UML (1) Unicode (1) vim (1) Visual Basic (1) VMware (1) Web Design (4) Windows (6) Xcode (2) XML (1) Zen Coding (1)

Archives

  • ►  2013 (31)
    • ►  8月 (2)
    • ►  7月 (5)
    • ►  6月 (9)
    • ►  5月 (2)
    • ►  4月 (4)
    • ►  3月 (9)
  • ►  2012 (24)
    • ►  9月 (1)
    • ►  8月 (3)
    • ►  5月 (5)
    • ►  4月 (3)
    • ►  3月 (4)
    • ►  2月 (8)
  • ►  2011 (73)
    • ►  12月 (2)
    • ►  10月 (1)
    • ►  9月 (1)
    • ►  7月 (1)
    • ►  6月 (3)
    • ►  5月 (5)
    • ►  4月 (5)
    • ►  3月 (16)
    • ►  2月 (15)
    • ►  1月 (24)
  • ▼  2010 (106)
    • ►  12月 (20)
    • ▼  11月 (18)
      • [PHP] 解決 date(): It is not safe to rely on the sys...
      • [PHP] 解決使用Windows IIS執行PHP時的檔案上傳限制
      • [Django] 相關資源網站
      • [phpmyadmin] Windows 7 phpmyadmin首頁空白 無法登入
      • [Software] Firefox + Selenium IDE 網頁自動測試
      • [J2EE] Install Tomcat and Ant on CentOS 5.5 安裝Tomc...
      • [Android] 預設開啟Menu選單 openOptionsMenu
      • [Linux] VirtualBox - Kubuntu 調整解析度
      • [Python] 相關資源筆記
      • [JavaEE] 防止偽造跨站請求(CSRF) Prevent Cross-Site Request...
      • [Android] Conversion to Dalvik format failed with ...
      • [彈彈唱唱] 至少還有妳(cover by me)。想一個人,唱一首歌。
      • [Android] 將ImageButton背景設為透明
      • [Android] Activity Lifecycles 生命週期
      • [Android] ADB常用指令
      • [Android] HTC Desire 開發機環境設置
      • [Codeigniter] 使用URI Routing來做網址自訂及SEO
      • [PHP] 用microtime 記錄PHP執行時間
    • ►  10月 (15)
    • ►  9月 (19)
    • ►  8月 (11)
    • ►  7月 (21)
    • ►  6月 (1)
    • ►  4月 (1)
  • ►  2009 (35)
    • ►  6月 (21)
    • ►  5月 (13)
    • ►  4月 (1)
  • ►  2008 (15)
    • ►  12月 (5)
    • ►  11月 (2)
    • ►  8月 (4)
    • ►  6月 (4)
  • ►  2007 (19)
    • ►  12月 (1)
    • ►  9月 (1)
    • ►  7月 (16)
    • ►  1月 (1)
  • ►  2003 (1)
    • ►  5月 (1)

總網頁瀏覽量

技術提供:Blogger.