superset/caravel
Maxime Beauchemin 5597eb4cc4 Fix db upgrade script b4456560d4f3 (#370)
* Recreating db upgrade error first

* Wrapping alter table calls in try statements
2016-04-18 12:49:13 -07:00
..
assets Fixing the thumbs and the galery (#346) 2016-04-13 22:32:03 -07:00
bin Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
data Adjusting positioning in the examples 2016-04-13 22:39:23 -07:00
migrations Fix db upgrade script b4456560d4f3 (#370) 2016-04-18 12:49:13 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Don't die on malformed json in the extras field. Give feedback to user (#338) 2016-04-13 16:41:55 -07:00
__init__.py Storing version number in only one place (#362) 2016-04-17 08:20:11 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Configure Visualizations (#365) 2016-04-18 09:00:03 -07:00
forms.py [WiP] Attempting to support Druid's granularity origin as a hidden url param (#194) 2016-04-15 17:00:44 -07:00
models.py [WiP] Attempting to support Druid's granularity origin as a hidden url param (#194) 2016-04-15 17:00:44 -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
version.py Storing version number in only one place (#362) 2016-04-17 08:20:11 -07:00
views.py Fixes issue #364 2016-04-17 08:17:08 -07:00
viz.py Configure Visualizations (#365) 2016-04-18 09:00:03 -07:00