HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
descartes_bi/__init__.py
descartes_bi/urls.py
descartes_bi/wsgi.py
descartes_bi.egg-info/PKG-INFO
descartes_bi.egg-info/SOURCES.txt
descartes_bi.egg-info/dependency_links.txt
descartes_bi.egg-info/not-zip-safe
descartes_bi.egg-info/requires.txt
descartes_bi.egg-info/top_level.txt
descartes_bi/apps/common/__init__.py
descartes_bi/apps/common/models.py
descartes_bi/apps/common/settings.py
descartes_bi/apps/common/urls.py
descartes_bi/apps/common/views.py
descartes_bi/apps/common/locale/es/LC_MESSAGES/django.mo
descartes_bi/apps/common/locale/es/LC_MESSAGES/django.po
descartes_bi/apps/common/management/__init__.py
descartes_bi/apps/common/management/commands/__init__.py
descartes_bi/apps/common/management/commands/initialsetup.py
descartes_bi/apps/common/migrations/0001_initial.py
descartes_bi/apps/common/migrations/0002_auto__add_autoadminsingleton.py
descartes_bi/apps/common/migrations/__init__.py
descartes_bi/apps/common/templatetags/__init__.py
descartes_bi/apps/common/templatetags/autoadmin_tags.py
descartes_bi/apps/common/templatetags/project_tags.py
descartes_bi/apps/core/__init__.py
descartes_bi/apps/core/static/core/images/favicon.ico
descartes_bi/apps/core/static/core/images/favicon.png
descartes_bi/apps/core/static/core/images/logo.png
descartes_bi/apps/core/static/core/images/logo_black.png
descartes_bi/apps/core/static/core/images/backgrounds/minimalistic_violet_purple_blue_artwallpaperhi_com.jpg
descartes_bi/apps/core/static/core/packages/jquery-2.1.1.min.js
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/css/bootstrap-theme.css
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/css/bootstrap-theme.min.css
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/css/bootstrap.css
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/css/bootstrap.min.css
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.eot
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.svg
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.ttf
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.woff
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/js/bootstrap.js
descartes_bi/apps/core/static/core/packages/bootstrap-3.2.0-dist/js/bootstrap.min.js
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/css/font-awesome.css
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/css/font-awesome.min.css
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/fonts/FontAwesome.otf
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/fonts/fontawesome-webfont.eot
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/fonts/fontawesome-webfont.svg
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/fonts/fontawesome-webfont.ttf
descartes_bi/apps/core/static/core/packages/font-awesome-4.1.0/fonts/fontawesome-webfont.woff
descartes_bi/apps/core/templates/core/about.html
descartes_bi/apps/core/templates/core/base.html
descartes_bi/apps/core/templates/core/login.html
descartes_bi/apps/core/templates/core/password_change_done.html
descartes_bi/apps/core/templates/core/password_change_form.html
descartes_bi/apps/dashboards/__init__.py
descartes_bi/apps/dashboards/admin.py
descartes_bi/apps/dashboards/literals.py
descartes_bi/apps/dashboards/managers.py
descartes_bi/apps/dashboards/models.py
descartes_bi/apps/dashboards/urls.py
descartes_bi/apps/dashboards/views.py
descartes_bi/apps/dashboards/migrations/0001_initial.py
descartes_bi/apps/dashboards/migrations/0002_auto__add_field_dashboardelement_widget.py
descartes_bi/apps/dashboards/migrations/0003_auto__add_field_dashboard_icon_code__add_field_dashboard_description.py
descartes_bi/apps/dashboards/migrations/0004_auto__add_field_dashboard_full_screen.py
descartes_bi/apps/dashboards/migrations/0005_auto__add_field_dashboard_order.py
descartes_bi/apps/dashboards/migrations/0006_auto__del_field_dashboard_icon_code.py
descartes_bi/apps/dashboards/migrations/__init__.py
descartes_bi/apps/dashboards/templates/dashboards/dashboard_detail.html
descartes_bi/apps/dashboards/templates/dashboards/dashboard_list.html
descartes_bi/apps/datasources/__init__.py
descartes_bi/apps/datasources/admin.py
descartes_bi/apps/datasources/literals.py
descartes_bi/apps/datasources/models.py
descartes_bi/apps/datasources/migrations/0001_initial.py
descartes_bi/apps/datasources/migrations/0002_auto__add_field_datasource_data_format__add_field_datasource_python_co.py
descartes_bi/apps/datasources/migrations/0003_auto__add_field_datasource_description.py
descartes_bi/apps/datasources/migrations/__init__.py
descartes_bi/apps/widgets/__init__.py
descartes_bi/apps/widgets/admin.py
descartes_bi/apps/widgets/models.py
descartes_bi/apps/widgets/urls.py
descartes_bi/apps/widgets/views.py
descartes_bi/apps/widgets/migrations/0001_initial.py
descartes_bi/apps/widgets/migrations/0002_auto__add_field_websitewidget_load_content.py
descartes_bi/apps/widgets/migrations/0003_auto__add_novuslinechartwidget.py
descartes_bi/apps/widgets/migrations/0004_auto__chg_field_widgetbase_datasource__del_unique_widgetbase_datasourc.py
descartes_bi/apps/widgets/migrations/0005_auto__add_field_novuslinechartwidget_javascript.py
descartes_bi/apps/widgets/migrations/0006_auto__add_justgagewidget.py
descartes_bi/apps/widgets/migrations/0007_auto__add_field_justgagewidget_title.py
descartes_bi/apps/widgets/migrations/0008_auto__add_field_justgagewidget_minimum__add_field_justgagewidget_maxim.py
descartes_bi/apps/widgets/migrations/0009_auto__add_chartjslinewidget.py
descartes_bi/apps/widgets/migrations/0010_auto__del_field_chartjslinewidget_title__del_field_chartjslinewidget_m.py
descartes_bi/apps/widgets/migrations/0011_auto__del_field_justgagewidget_javascript__add_field_widgetbase_python.py
descartes_bi/apps/widgets/migrations/0012_auto__add_field_chartjslinewidget_labels_element__add_field_chartjslin.py
descartes_bi/apps/widgets/migrations/0013_auto__del_field_chartjslinewidget_data_element__del_field_chartjslinew.py
descartes_bi/apps/widgets/migrations/0014_auto__add_field_chartjslinewidget_labels_element__add_field_chartjslin.py
descartes_bi/apps/widgets/migrations/0015_auto__add_chartjsbarwidget.py
descartes_bi/apps/widgets/migrations/0016_auto__del_field_justgagewidget_title.py
descartes_bi/apps/widgets/migrations/0017_auto__add_field_justgagewidget_title.py
descartes_bi/apps/widgets/migrations/0018_auto__add_chartjsradarwidget.py
descartes_bi/apps/widgets/migrations/0019_auto__add_chartjspiewidget.py
descartes_bi/apps/widgets/migrations/0020_auto__add_chartjsdoughnutwidget.py
descartes_bi/apps/widgets/migrations/0021_auto__add_expressionwidget.py
descartes_bi/apps/widgets/migrations/__init__.py
descartes_bi/apps/widgets/static/widgets/packages/raphael-min.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/Chart.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/Chart.min.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/gulpfile.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/samples/bar.html
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/samples/doughnut.html
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/samples/line.html
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/samples/pie.html
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/samples/polar-area.html
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/samples/radar.html
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/src/Chart.Bar.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/src/Chart.Core.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/src/Chart.Doughnut.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/src/Chart.Line.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/src/Chart.PolarArea.js
descartes_bi/apps/widgets/static/widgets/packages/Chart.js-master/src/Chart.Radar.js
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/justgage.js
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/counter/index.html
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/custom-node/index.html
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/custom-sectors/index.html
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/donut/index.html
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/format-number/index.html
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/lib/button.css
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/lib/jquery-1.7.2.min.js
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/lib/raphael.2.1.0.min.js
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/lib/style.css
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/refreshmax/index.html
descartes_bi/apps/widgets/static/widgets/packages/justgage-master/R&D/responsive-gauges/index.html
descartes_bi/apps/widgets/templates/widgets/error.html
descartes_bi/apps/widgets/templates/widgets/chartjs/bar.html
descartes_bi/apps/widgets/templates/widgets/chartjs/base.html
descartes_bi/apps/widgets/templates/widgets/chartjs/doughnut.html
descartes_bi/apps/widgets/templates/widgets/chartjs/line.html
descartes_bi/apps/widgets/templates/widgets/chartjs/pie.html
descartes_bi/apps/widgets/templates/widgets/chartjs/radar.html
descartes_bi/apps/widgets/templates/widgets/expression/base.html
descartes_bi/apps/widgets/templates/widgets/justgage/base.html
descartes_bi/apps/widgets/templates/widgets/message/base.html
descartes_bi/apps/widgets/templates/widgets/novus/base.html
descartes_bi/apps/widgets/templates/widgets/novus/linechart.html
descartes_bi/apps/widgets/templates/widgets/website/base.html
descartes_bi/bin/descartes-bi.py
descartes_bi/media/README
descartes_bi/settings/__init__.py
descartes_bi/settings/base.py
descartes_bi/settings/development.py
descartes_bi/settings/local.py