python,Django初學者,開發簡易博客,做了一下筆記,記錄了開發的過程,功力淺薄,僅供初學者互相
交流,歡迎意見建議。
具體鏈接:
Django博客開發實踐(一)--分析需求并創建項目
地址:http://muker.net/django-blog-one.html
Django博客開發實踐(二)--配置應用并編寫模型
地址:http://muker.net/django-blog-two.html
Django博客開發實踐(三)--使用后臺并實現文章展示
地址:http://muker.net/django-blog-three.html
Django博客開發實踐(四)--設置靜態文件和模板
地址:http://muker.net/django-blog-four.html
Django博客開發實踐(五)--添加分類查詢和評論功能
地址:http://muker.net/django-blog-five.html
Django博客開發實踐(六)--Markdown支持和分頁效果
地址:http://muker.net/django-blog-six.html
Django博客開發實踐(七)--總結
地址:http://muker.net/django-blog-seven.html
博客地址:http://muker.net/category/python/ 寫在博客里了
最終代碼在github:https://github.com/muker715/django
實現效果:內容展示,多說評論,Markdown支持,分頁效果,分類搜索,使用了bootstrap3的框架。
新聞熱點
疑難解答