V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
luckybird
V2EX  ›  Python

django-blog 入门学习

  •  
  •   luckybird · 2017-02-28 20:50:12 +08:00 · 2079 次点击
    这是一个创建于 2613 天前的主题,其中的信息可能已经有所发展或是发生改变。

    django-blog

    Django ,一个 Python 写的 Web 框架,以此搭建简单的 Blog 来学习,Demo

    功能简介:

    • 用户注册和登录,热度排序
    • 发表文章,创建标签,支持评论
    • Markdown 编辑器,在线预览,拖拽上传图片

    Github

    5 条回复    2017-03-02 08:16:22 +08:00
    ansheng
        1
    ansheng  
       2017-02-28 23:13:06 +08:00
    露珠用什么渲染 markdown 的,、滑稽
    LinusTor
        2
    LinusTor  
       2017-03-01 10:37:09 +08:00
    .gitignore
    luckybird
        3
    luckybird  
    OP
       2017-03-01 11:08:54 +08:00
    CoSpLi
        4
    CoSpLi  
       2017-03-01 14:45:40 +08:00
    建议.gitignore 忽略 pycharm 的配置目录以及.pyc 文件

    话说学 django 也可以看看这个: https://github.com/zmrenwu/django-blog-tutorial
    luckybird
        5
    luckybird  
    OP
       2017-03-02 08:16:22 +08:00
    @CoSpLi
    谢谢建议,后续加上
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   988 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 21:59 · PVG 05:59 · LAX 14:59 · JFK 17:59
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.