Skip to main content

Create a dashboard within Django admin interface

Project description

Django Suit Dashboard

Create a dashboard within Django admin interface.

Screenshot

Screenshot

License

Software licensed under ISC license.

Installation

pip install django-suit-dashboard

Documentation

On ReadTheDocs

Development

To run all the tests: tox

Changelog

2.0.1 (2017-03-29)

  • All objects are now importable directly from suit_dashboard.

  • Moved application settings into an apps module.

2.0.0 (2017-03-20)

The version 2.0.0 adds more flexibility and simplicity of usage to the application. It doesn’t try to be smart anymore, nor force usage of particular CSS/JS libraries.

  • Add app settings (currently just SUIT_DASH_DEFAULT_TIME_INTERVAL).

  • Uncouple from Django Suit. The name will remain django-suit-dashboard because it was originally designed to work within Django Suit. The application sees if Suit is in use and set the breadcrumbs accordingly (it supports both classic and Suit style).

  • A suit variable is injected into template’s context so you can update behavior according to it. Use it like {% if suit %}...{% endif %}.

  • Various API changes, check the documentation to see them.

1.0.3 (2016-12-31)

  • Updates from upstream cookiecutter-pydjama.

1.0.2 (2016-10-19)

  • Fix Python 3 compatibility.

1.0.1 (2016-09-30)

  • Fix type check of column elements.

  • Fix missing dependency django-braces.

1.0.0 (2016-09-01)

Various fixes and behavior changes.

  • Fix bumpversion configuration.

  • Add possibility to give grid as argument to super get.

  • Change persistent to false (unpredictable behavior with cache?).

  • Fix changing URL for refreshable items.

  • Update docs, decorator now supports args or not, fix case when multiple series in template.

  • Allow lazy initialization for boxes (or not).

  • Change Box behavior, improve refreshable decorator, implement JSON refresh in box template.

  • Fix URLs in README.

  • Configure isort to understand django apps, fix imports order.

  • Add refreshable data view and decorator and display.

  • Fix inconsistent title error.

  • Remove BSD2 link from README.

  • Display item names only if they exist.

  • Change context to kwargs, add context as argument.

  • Fix issue #4.

  • Fix overwriting default value if variable’s parent was defined. Also log exceptions in console.

  • Add id for each item in table.

  • Move element title inside ‘group’ condition.

  • Fix issue #1.

0.1.0 (2016-04-19)

  • Alpha release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-suit-dashboard-2.0.1.tar.gz (30.1 kB view details)

Uploaded Source

Built Distribution

django_suit_dashboard-2.0.1-py2.py3-none-any.whl (17.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-suit-dashboard-2.0.1.tar.gz.

File metadata

File hashes

Hashes for django-suit-dashboard-2.0.1.tar.gz
Algorithm Hash digest
SHA256 a6026fe616e89643fdbcd07980efdd2acc86d60eefb08c6084006f10965165b8
MD5 621d8aad36851f412d046cb680973ce7
BLAKE2b-256 3647c03795cd31485177fd6e1770cda15799adaff58a42865e1aec9327332919

See more details on using hashes here.

File details

Details for the file django_suit_dashboard-2.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_suit_dashboard-2.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d29d24c4014b0113dccdfcfdca92157c10b6bda408c7191fc4628d338ec691bc
MD5 b9c818c03e0946830043e1d92490d208
BLAKE2b-256 f80198c50d173ac6890a93806efb4bcfa1a1fa935d2f65d6222e5ea3518897bf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page