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
shinerene
V2EX  ›  Python

Flask-admin 到底是什么?

  •  
  •   shinerene ·
    Xiechen · 2013-07-01 19:58:41 +08:00 · 3824 次点击
    这是一个创建于 3952 天前的主题,其中的信息可能已经有所发展或是发生改变。
    看了文档 还是看的晕晕的
    请问一下 Flask-admin 到底是什么 作用是什么?
    是一个admin的管理系统么 比如说我做了个网站 我可以通过admin账号登陆然后来进行数据管理?
    4 条回复    1970-01-01 08:00:00 +08:00
    yoyicue
        1
    yoyicue  
       2013-07-01 20:04:44 +08:00
    不是,
    是类似 Django admin 的东西
    直接 CRUD 数据的平台

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

    当然这种事 你直接操作DB 也可以
    shinerene
        2
    shinerene  
    OP
       2013-07-01 20:06:31 +08:00
    @yoyicue 就是一个 类似于集成了很多现成功能的工具箱?
    yoyicue
        3
    yoyicue  
       2013-07-01 20:07:27 +08:00
    @shinerene 只有 CRUD
    shinerene
        4
    shinerene  
    OP
       2013-07-01 20:08:53 +08:00
    @yoyicue ok ~懂了!谢谢~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2769 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 05:50 · PVG 13:50 · LAX 22:50 · JFK 01:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.