superset/caravel
2016-04-11 21:17:57 -07:00
..
assets Getting error messages to show up on the interactive debugger 2016-04-11 21:17:57 -07:00
bin Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) 2016-04-07 23:01:40 -07:00
data New viz: box plot (#312) 2016-04-10 16:15:25 -07:00
migrations Linting to 99% (#317) 2016-04-10 22:49:08 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Include connection parameters in call to Test Connection for a new database (#326) 2016-04-11 15:39:50 -07:00
__init__.py Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) 2016-04-07 23:01:40 -07:00
ascii_art.py Adding from __future__ imports (#288) 2016-04-07 08:39:08 -07:00
config.py Making prod web server run by default 2016-04-08 22:09:01 -07:00
forms.py New viz: box plot (#312) 2016-04-10 16:15:25 -07:00
models.py Linting to 99% (#317) 2016-04-10 22:49:08 -07:00
utils.py Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) 2016-04-07 23:01:40 -07:00
views.py Include connection parameters in call to Test Connection for a new database (#326) 2016-04-11 15:39:50 -07:00
viz.py Linting to 99% (#317) 2016-04-10 22:49:08 -07:00