Pegase745 / sqlalchemy-datatables

SQLAlchemy integration of jQuery DataTables >= 1.10.x (Pyramid and Flask examples)
MIT License
159 stars 67 forks source link

Modernize flask example #104

Closed Cabalist closed 5 years ago

Cabalist commented 6 years ago

Hey there,

Thanks for making this! It has been very helpful. I had a a little trouble getting the flask example to run so I updated it to use the flask cli. This makes sure app context was preserved during DB creation and population and simplifies the instructions.

codecov[bot] commented 6 years ago

Codecov Report

Merging #104 into master will decrease coverage by 0.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   93.68%   93.15%   -0.53%     
==========================================
  Files           1        1              
  Lines         190      190              
==========================================
- Hits          178      177       -1     
- Misses         12       13       +1
Impacted Files Coverage Δ
datatables/__init__.py 93.15% <0%> (-0.53%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d1e686a...c23af88. Read the comment docs.

Pegase745 commented 5 years ago

Thanks, I added it to the revamp https://github.com/Pegase745/sqlalchemy-datatables/pull/110/commits/49fed6a0bb869734e839bd0097f4f0b04fc54a65