A collection of widgets to add functionality to django-dashing.
Project description
A django-dashing widget pack
Quick start
Install the latest stable version from PyPi:
$ pip install widget_party
Add “widget_party” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'widget_party', )
Include the widgets you’d like to use to your django-dashing settings.py entry:
# Django Dashing Configuration DASHING = { 'REPOSITORY': 'https://cdn.rawgit.com/talpor/django-dashing-channel/master/repositories.json', 'INSTALLED_WIDGETS': ( 'list', 'graph', 'number', ... 'assignment', 'buildstatus', 'commitlist', 'fatlist', 'fatnumber', 'informednumber', 'linklist', 'sizednumber', 'skinnylist', ), 'PERMISSION_CLASSES': ( ...
DONE.
Demo
A turn-key demo is available at https://github.com/mverteuil/widget-party-demo
You can use the demo to help choose which widgets you’d like to use, play with them, and quickly determine their suitability and limits.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file widget-party-2.3.1.tar.gz
.
File metadata
- Download URL: widget-party-2.3.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb5ce7666294dc73435fe7a7f1c7c367f454e03f008d625c064a7a9d58f684c6 |
|
MD5 | 4f46d9974b4651396ff1e981c8fec274 |
|
BLAKE2b-256 | 80024fd38b6661d4fecd759bbddb5ac0a1e0e645fc1998c1a4a83ea15c93fdd6 |
File details
Details for the file widget-party-2.3.1.macosx-10.9-x86_64.tar.gz
.
File metadata
- Download URL: widget-party-2.3.1.macosx-10.9-x86_64.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fd74d017101097aa4fee04e983fb7c7014562197a010a57a76dac7d501aaeac |
|
MD5 | db46f576a5bb008ed98848cd7fb5f1c7 |
|
BLAKE2b-256 | 670db971c3708f17b54d7815d28de040701882f5f26d852757b51ecff41d2ab3 |