Giter Club home page Giter Club logo

flask-databrowser's Introduction

Flask-DataBrowser Build Status

  • let 95% things be easy and good
    • objet CRUD
    • objects filtering
    • objects sorting
    • mobile devices
    • test your code
  • let 4% things be possible
  • prevent 1% things to destroy other things

flask-databrowser's People

Contributors

xiechao06 avatar karlmanong avatar wangjiali avatar

Stargazers

DandiestSquare1 avatar Bill Eger avatar Jonathan Barratt avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

flask-databrowser's Issues

优化action不可点击时的提示

同种原因的错误需要合并到一起。例如将

不能对A进行删除,我喜欢A
不能对B进行删除,我喜欢B
不能对C进行删除,C很重要

转化为

不能对[A,B]进行删除,我喜欢他们
不能对[C]进行删除,他们很重要

batchly edit

若批量数据某一字段的值都一样,则批量修改表单中的该数值为此值,否则为空,或默认值。

修改权限控制机制

现在的can_edit之类,不能满足权限控制,应当抛出Principal.PermissionDenied, 以利用Flask-Principal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.