dpgaspar / Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.69k stars 1.36k forks source link

fix: old API api column edit #2134

Closed dpgaspar closed 1 year ago

dpgaspar commented 1 year ago

Description

Fixes: #2104

ADDITIONAL INFORMATION

codecov[bot] commented 1 year ago

Codecov Report

Merging #2134 (0bbb03b) into master (0a5aec9) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #2134   +/-   ##
=======================================
  Coverage   79.31%   79.31%           
=======================================
  Files          72       72           
  Lines        8970     8970           
=======================================
  Hits         7115     7115           
  Misses       1855     1855           
Flag Coverage Δ
python 79.31% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
flask_appbuilder/views.py 66.80% <0.00%> (ø)