推荐学习书目
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
shinerene
V2EX  ›  Python

Flask-admin 到底是什么?

  •  
  •   shinerene ·
    Xiechen · Jul 1, 2013 · 4561 views
    This topic created in 4724 days ago, the information mentioned may be changed or developed.
    看了文档 还是看的晕晕的
    请问一下 Flask-admin 到底是什么 作用是什么?
    是一个admin的管理系统么 比如说我做了个网站 我可以通过admin账号登陆然后来进行数据管理?
    4 replies    1970-01-01 08:00:00 +08:00
    yoyicue
        1
    yoyicue  
       Jul 1, 2013
    不是,
    是类似 Django admin 的东西
    直接 CRUD 数据的平台

    有时候系统很小
    不值得你去做一些事情,
    比如删除, 你可以集成 Flash-admin 让他去完成
    比如新建文章分类, 很小的功能

    当然这种事 你直接操作DB 也可以
    shinerene
        2
    shinerene  
    OP
       Jul 1, 2013
    @yoyicue 就是一个 类似于集成了很多现成功能的工具箱?
    yoyicue
        3
    yoyicue  
       Jul 1, 2013
    @shinerene 只有 CRUD
    shinerene
        4
    shinerene  
    OP
       Jul 1, 2013
    @yoyicue ok ~懂了!谢谢~
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   818 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 21:24 · PVG 05:24 · LAX 14:24 · JFK 17:24
    ♥ Do have faith in what you're doing.