orf / datatables

SQLAlchemy->Datatables
MIT License
52 stars 23 forks source link

Add flask example #14

Closed gabrielgradinaru closed 6 years ago

gabrielgradinaru commented 6 years ago

I recently used this project with a flask app and it took me a while to set it up. This example should help other people also.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.721% when pulling 38ddacf53259238970b32ddec46c1d93194f44aa on gabrielgradinaru:add-flask-example into 5202d164f085ad4f0cb2f4ff9320e6357bd50545 on orf:master.

orf commented 6 years ago

Thanks!