CHANGELOG.rst
LICENSE_GPL2.0.txt
LICENSE_LGPL_2.1.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
src/dash/__init__.py
src/dash/admin.py
src/dash/base.py
src/dash/clipboard.py
src/dash/compat.py
src/dash/conf.py
src/dash/constants.py
src/dash/decorators.py
src/dash/defaults.py
src/dash/discover.py
src/dash/exceptions.py
src/dash/factory.py
src/dash/fields.py
src/dash/forms.py
src/dash/helpers.py
src/dash/json_package.py
src/dash/models.py
src/dash/settings.py
src/dash/tests.py
src/dash/urls.py
src/dash/utils.py
src/dash/views.py
src/dash/widgets.py
src/dash/contrib/__init__.py
src/dash/contrib/apps/__init__.py
src/dash/contrib/apps/public_dashboard/__init__.py
src/dash/contrib/apps/public_dashboard/apps.py
src/dash/contrib/apps/public_dashboard/models.py
src/dash/contrib/apps/public_dashboard/urls.py
src/dash/contrib/apps/public_dashboard/views.py
src/dash/contrib/apps/public_dashboard/templates/public_dashboard/public_dashboard.html
src/dash/contrib/layouts/__init__.py
src/dash/contrib/layouts/android/__init__.py
src/dash/contrib/layouts/android/apps.py
src/dash/contrib/layouts/android/dash_layouts.py
src/dash/contrib/layouts/android/dash_plugins.py
src/dash/contrib/layouts/android/dash_widgets.py
src/dash/contrib/layouts/android/models.py
src/dash/contrib/layouts/android/static/android/css/dash_layout_android.css
src/dash/contrib/layouts/android/static/android/css/dash_plugin_bookmark_android.css
src/dash/contrib/layouts/android/static/android/css/dash_plugin_url_android.css
src/dash/contrib/layouts/android/static/android/js/dash_layout_android.js
src/dash/contrib/layouts/android/templates/android/edit_layout.html
src/dash/contrib/layouts/android/templates/android/view_layout.html
src/dash/contrib/layouts/bootstrap2/__init__.py
src/dash/contrib/layouts/bootstrap2/apps.py
src/dash/contrib/layouts/bootstrap2/conf.py
src/dash/contrib/layouts/bootstrap2/dash_layouts.py
src/dash/contrib/layouts/bootstrap2/dash_plugins.py
src/dash/contrib/layouts/bootstrap2/dash_widgets.py
src/dash/contrib/layouts/bootstrap2/defaults.py
src/dash/contrib/layouts/bootstrap2/forms.py
src/dash/contrib/layouts/bootstrap2/models.py
src/dash/contrib/layouts/bootstrap2/settings.py
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/bootstrap-responsive.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/bootstrap-responsive.min.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/bootstrap.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/bootstrap.min.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/dash_layout_bootstap2_fluid.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/dash_plugin_bookmark_bootstrap2.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/css/dash_plugin_url_bootstrap2.css
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/img/glyphicons-halflings-white.png
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/img/glyphicons-halflings.png
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/js/bootstrap.js
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/js/bootstrap.min.js
src/dash/contrib/layouts/bootstrap2/static/bootstrap2/js/dash_layout_bootstap2_fluid.js
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/base_layout.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/fluid_base_placeholder_edit.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/fluid_base_placeholder_view.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/fluid_edit_layout.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/fluid_view_layout.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/fuild_public_dashboard_view_layout.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/plugin_widgets_ajax.html
src/dash/contrib/layouts/bootstrap2/templates/bootstrap2/snippets/generic_form_snippet.html
src/dash/contrib/layouts/bootstrap3/__init__.py
src/dash/contrib/layouts/bootstrap3/apps.py
src/dash/contrib/layouts/bootstrap3/conf.py
src/dash/contrib/layouts/bootstrap3/dash_layouts.py
src/dash/contrib/layouts/bootstrap3/dash_plugins.py
src/dash/contrib/layouts/bootstrap3/dash_widgets.py
src/dash/contrib/layouts/bootstrap3/defaults.py
src/dash/contrib/layouts/bootstrap3/forms.py
src/dash/contrib/layouts/bootstrap3/models.py
src/dash/contrib/layouts/bootstrap3/settings.py
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/bootstrap-theme.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/bootstrap-theme.min.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/bootstrap.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/bootstrap.min.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/dash_layout_bootstap3_dashboard.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/dash_plugin_bookmark_bootstrap3.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/dash_plugin_url_bootstrap3.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/dashboard.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/css/ekko-lightbox.min.css
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/fonts/glyphicons-halflings-regular.eot
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/fonts/glyphicons-halflings-regular.svg
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/fonts/glyphicons-halflings-regular.ttf
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/fonts/glyphicons-halflings-regular.woff
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/img/glyphicons-halflings-white.png
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/img/glyphicons-halflings.png
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/js/bootstrap.js
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/js/bootstrap.min.js
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/js/dash_layout_bootstap3_dashboard.js
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/js/dash_plugin_image_bootstrap3.js
src/dash/contrib/layouts/bootstrap3/static/bootstrap3/js/ekko-lightbox.min.js
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/add_dashboard_entry_ajax.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/base_layout.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/create_dashboard_workspace_ajax.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/dashboard_base_placeholder_edit.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/dashboard_base_placeholder_view.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/dashboard_edit_layout.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/dashboard_public_dashboard_view_layout.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/dashboard_view_layout.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/edit_dashboard_entry_ajax.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/edit_dashboard_workspace_ajax.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/plugin_widgets_ajax.html
src/dash/contrib/layouts/bootstrap3/templates/bootstrap3/snippets/generic_form_snippet.html
src/dash/contrib/layouts/windows8/__init__.py
src/dash/contrib/layouts/windows8/apps.py
src/dash/contrib/layouts/windows8/dash_layouts.py
src/dash/contrib/layouts/windows8/dash_plugins.py
src/dash/contrib/layouts/windows8/dash_widgets.py
src/dash/contrib/layouts/windows8/models.py
src/dash/contrib/layouts/windows8/static/windows8/css/dash_layout_windows8.css
src/dash/contrib/layouts/windows8/static/windows8/css/dash_plugin_bookmark_windows8.css
src/dash/contrib/layouts/windows8/static/windows8/css/dash_plugin_url_windows8.css
src/dash/contrib/layouts/windows8/static/windows8/js/dash_layout_windows8.js
src/dash/contrib/layouts/windows8/templates/windows8/edit_layout.html
src/dash/contrib/layouts/windows8/templates/windows8/view_layout.html
src/dash/contrib/plugins/__init__.py
src/dash/contrib/plugins/dummy/__init__.py
src/dash/contrib/plugins/dummy/apps.py
src/dash/contrib/plugins/dummy/dash_plugins.py
src/dash/contrib/plugins/dummy/dash_widgets.py
src/dash/contrib/plugins/dummy/defaults.py
src/dash/contrib/plugins/dummy/forms.py
src/dash/contrib/plugins/dummy/models.py
src/dash/contrib/plugins/dummy/static/css/dash_plugin_dummy.css
src/dash/contrib/plugins/dummy/static/js/dash_plugin_dummy.js
src/dash/contrib/plugins/dummy/templates/dummy/render.html
src/dash/contrib/plugins/image/__init__.py
src/dash/contrib/plugins/image/apps.py
src/dash/contrib/plugins/image/conf.py
src/dash/contrib/plugins/image/dash_plugins.py
src/dash/contrib/plugins/image/dash_widgets.py
src/dash/contrib/plugins/image/defaults.py
src/dash/contrib/plugins/image/forms.py
src/dash/contrib/plugins/image/helpers.py
src/dash/contrib/plugins/image/models.py
src/dash/contrib/plugins/image/settings.py
src/dash/contrib/plugins/image/static/css/dash_plugin_image.css
src/dash/contrib/plugins/image/static/js/dash_plugin_image.js
src/dash/contrib/plugins/image/templates/image/render.html
src/dash/contrib/plugins/memo/__init__.py
src/dash/contrib/plugins/memo/apps.py
src/dash/contrib/plugins/memo/dash_plugins.py
src/dash/contrib/plugins/memo/dash_widgets.py
src/dash/contrib/plugins/memo/forms.py
src/dash/contrib/plugins/memo/models.py
src/dash/contrib/plugins/memo/templates/memo/render.html
src/dash/contrib/plugins/memo/templates/tinymce/render.html
src/dash/contrib/plugins/rss_feed/__init__.py
src/dash/contrib/plugins/rss_feed/apps.py
src/dash/contrib/plugins/rss_feed/dash_plugins.py
src/dash/contrib/plugins/rss_feed/dash_widgets.py
src/dash/contrib/plugins/rss_feed/defaults.py
src/dash/contrib/plugins/rss_feed/forms.py
src/dash/contrib/plugins/rss_feed/helpers.py
src/dash/contrib/plugins/rss_feed/models.py
src/dash/contrib/plugins/rss_feed/urls.py
src/dash/contrib/plugins/rss_feed/views.py
src/dash/contrib/plugins/rss_feed/static/css/dash_plugin_read_rss_feed.css
src/dash/contrib/plugins/rss_feed/static/js/dash_plugin_read_rss_feed.js
src/dash/contrib/plugins/rss_feed/templates/rss_feed/get_feed.html
src/dash/contrib/plugins/rss_feed/templates/rss_feed/get_feed_ajax.html
src/dash/contrib/plugins/rss_feed/templates/rss_feed/render.html
src/dash/contrib/plugins/rss_feed/templatetags/__init__.py
src/dash/contrib/plugins/rss_feed/templatetags/rss_feed_tags.py
src/dash/contrib/plugins/url/__init__.py
src/dash/contrib/plugins/url/admin.py
src/dash/contrib/plugins/url/apps.py
src/dash/contrib/plugins/url/conf.py
src/dash/contrib/plugins/url/dash_plugins.py
src/dash/contrib/plugins/url/dash_widgets.py
src/dash/contrib/plugins/url/defaults.py
src/dash/contrib/plugins/url/forms.py
src/dash/contrib/plugins/url/models.py
src/dash/contrib/plugins/url/settings.py
src/dash/contrib/plugins/url/static/css/dash_plugin_url_form.css
src/dash/contrib/plugins/url/static/js/dash_plugin_url_form.js
src/dash/contrib/plugins/url/templates/url/render.html
src/dash/contrib/plugins/video/__init__.py
src/dash/contrib/plugins/video/apps.py
src/dash/contrib/plugins/video/dash_plugins.py
src/dash/contrib/plugins/video/dash_widgets.py
src/dash/contrib/plugins/video/forms.py
src/dash/contrib/plugins/video/models.py
src/dash/contrib/plugins/video/static/css/dash_plugin_video.css
src/dash/contrib/plugins/video/templates/video/render.html
src/dash/contrib/plugins/weather/__init__.py
src/dash/contrib/plugins/weather/apps.py
src/dash/contrib/plugins/weather/conf.py
src/dash/contrib/plugins/weather/dash_plugins.py
src/dash/contrib/plugins/weather/dash_widgets.py
src/dash/contrib/plugins/weather/defaults.py
src/dash/contrib/plugins/weather/forms.py
src/dash/contrib/plugins/weather/models.py
src/dash/contrib/plugins/weather/settings.py
src/dash/contrib/plugins/weather/static/css/dash_plugin_weather.css
src/dash/contrib/plugins/weather/templates/weather/render.html
src/dash/lib/__init__.py
src/dash/lib/tinymce/__init__.py
src/dash/lib/tinymce/settings.py
src/dash/lib/tinymce/widgets.py
src/dash/locale/nl/LC_MESSAGES/django.mo
src/dash/locale/nl/LC_MESSAGES/django.po
src/dash/locale/ru/LC_MESSAGES/django.mo
src/dash/locale/ru/LC_MESSAGES/django.po
src/dash/management/__init__.py
src/dash/management/commands/__init__.py
src/dash/management/commands/dash_find_broken_dashboard_entries.py
src/dash/management/commands/dash_sync_plugins.py
src/dash/management/commands/dash_update_plugin_data.py
src/dash/migrations/0001_initial.py
src/dash/migrations/0002_auto_20170126_1816.py
src/dash/migrations/0003_auto_20170311_1449.py
src/dash/migrations/__init__.py
src/dash/south_migrations/0001_initial.py
src/dash/south_migrations/0002_auto__add_field_dashboardworkspace_is_clonable.py
src/dash/south_migrations/0003_auto__add_field_dashboardsettings_allow_different_layouts.py
src/dash/south_migrations/__init__.py
src/dash/static/colorbox/colorbox.css
src/dash/static/colorbox/index.html
src/dash/static/colorbox/jquery.colorbox-min.js
src/dash/static/colorbox/images/border.png
src/dash/static/colorbox/images/controls.png
src/dash/static/colorbox/images/loading.gif
src/dash/static/colorbox/images/loading_background.png
src/dash/static/colorbox/images/overlay.png
src/dash/static/css/admin_custom.css
src/dash/static/css/dash.css
src/dash/static/css/dash_core.css
src/dash/static/css/dash_dashed_borders.css
src/dash/static/css/dash_dotted_borders.css
src/dash/static/css/dash_solid_borders.css
src/dash/static/font-awesome/css/font-awesome-ie7.css
src/dash/static/font-awesome/css/font-awesome-ie7.min.css
src/dash/static/font-awesome/css/font-awesome.css
src/dash/static/font-awesome/css/font-awesome.min.css
src/dash/static/font-awesome/font/FontAwesome.otf
src/dash/static/font-awesome/font/fontawesome-webfont.eot
src/dash/static/font-awesome/font/fontawesome-webfont.svg
src/dash/static/font-awesome/font/fontawesome-webfont.ttf
src/dash/static/font-awesome/font/fontawesome-webfont.woff
src/dash/static/font-awesome/less/bootstrap.less
src/dash/static/font-awesome/less/core.less
src/dash/static/font-awesome/less/extras.less
src/dash/static/font-awesome/less/font-awesome-ie7.less
src/dash/static/font-awesome/less/font-awesome.less
src/dash/static/font-awesome/less/icons.less
src/dash/static/font-awesome/less/mixins.less
src/dash/static/font-awesome/less/path.less
src/dash/static/font-awesome/less/variables.less
src/dash/static/font-awesome/scss/_bootstrap.scss
src/dash/static/font-awesome/scss/_core.scss
src/dash/static/font-awesome/scss/_extras.scss
src/dash/static/font-awesome/scss/_icons.scss
src/dash/static/font-awesome/scss/_mixins.scss
src/dash/static/font-awesome/scss/_path.scss
src/dash/static/font-awesome/scss/_variables.scss
src/dash/static/font-awesome/scss/font-awesome-ie7.scss
src/dash/static/font-awesome/scss/font-awesome.scss
src/dash/static/jquery-ui/AUTHORS.txt
src/dash/static/jquery-ui/MIT-LICENSE.txt
src/dash/static/jquery-ui/README.md
src/dash/static/jquery-ui/index.html
src/dash/static/jquery-ui/css/smoothness/jquery-ui-1.10.3.custom.css
src/dash/static/jquery-ui/css/smoothness/jquery-ui-1.10.3.custom.min.css
src/dash/static/jquery-ui/css/smoothness/images/animated-overlay.gif
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
src/dash/static/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
src/dash/static/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png
src/dash/static/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png
src/dash/static/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png
src/dash/static/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png
src/dash/static/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png
src/dash/static/jquery-ui/js/jquery-1.9.1.js
src/dash/static/jquery-ui/js/jquery-ui-1.10.3.custom.js
src/dash/static/jquery-ui/js/jquery-ui-1.10.3.custom.min.js
src/dash/static/js/dash.js
src/dash/static/js/html5shiv.min.js
src/dash/static/js/jquery-1.10.2.min.js
src/dash/static/js/jquery-ui.js
src/dash/templates/dash/_base.html
src/dash/templates/dash/add_dashboard_entry.html
src/dash/templates/dash/add_dashboard_entry_ajax.html
src/dash/templates/dash/base.html
src/dash/templates/dash/create_dashboard_workspace.html
src/dash/templates/dash/create_dashboard_workspace_ajax.html
src/dash/templates/dash/dashboard_workspaces.html
src/dash/templates/dash/dashboard_workspaces_ajax.html
src/dash/templates/dash/delete_dashboard_entry.html
src/dash/templates/dash/delete_dashboard_workspace.html
src/dash/templates/dash/delete_dashboard_workspace_ajax.html
src/dash/templates/dash/edit_dashboard_entry.html
src/dash/templates/dash/edit_dashboard_entry_ajax.html
src/dash/templates/dash/edit_dashboard_settings.html
src/dash/templates/dash/edit_dashboard_settings_ajax.html
src/dash/templates/dash/edit_dashboard_workspace.html
src/dash/templates/dash/edit_dashboard_workspace_ajax.html
src/dash/templates/dash/plugin_widgets.html
src/dash/templates/dash/plugin_widgets_ajax.html
src/dash/templates/dash/admin/bulk_change_dashboard_plugins.html
src/dash/templates/dash/layouts/base_edit_layout.html
src/dash/templates/dash/layouts/base_layout.html
src/dash/templates/dash/layouts/base_placeholder_edit.html
src/dash/templates/dash/layouts/base_placeholder_view.html
src/dash/templates/dash/layouts/base_view_layout.html
src/dash/templates/dash/snippets/generic_form_snippet.html
src/dash/templates/dash/snippets/messages_snippet.html
src/dash/templates/dash/snippets/plugin_help_text.html
src/dash/templates/dash/snippets/render_auth_link.html
src/dash/templatetags/__init__.py
src/dash/templatetags/dash_tags.py
src/django_dash.egg-info/PKG-INFO
src/django_dash.egg-info/SOURCES.txt
src/django_dash.egg-info/dependency_links.txt
src/django_dash.egg-info/requires.txt
src/django_dash.egg-info/top_level.txt