Skip to main content

A collection of widgets to add functionality to django-dashing.

Project description

A django-dashing widget pack

Quick start

  1. Install the latest stable version from PyPi:

    $ pip install widget_party

  2. Add “widget_party” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'widget_party',
    )
  3. 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':  (
    ...
  4. 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.

https://www.evernote.com/l/ASXKotf9zRBK4otep00z4TNydEMSqN4ZfqcB/image.png https://www.evernote.com/l/ASWfnEhpGDZPwL2S8FN0Ly3eVifqSpwbiTgB/image.png

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

widget-party-2.3.1.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

widget-party-2.3.1.macosx-10.9-x86_64.tar.gz (6.7 kB view details)

Uploaded Source

File details

Details for the file widget-party-2.3.1.tar.gz.

File metadata

File hashes

Hashes for widget-party-2.3.1.tar.gz
Algorithm Hash digest
SHA256 fb5ce7666294dc73435fe7a7f1c7c367f454e03f008d625c064a7a9d58f684c6
MD5 4f46d9974b4651396ff1e981c8fec274
BLAKE2b-256 80024fd38b6661d4fecd759bbddb5ac0a1e0e645fc1998c1a4a83ea15c93fdd6

See more details on using hashes here.

File details

Details for the file widget-party-2.3.1.macosx-10.9-x86_64.tar.gz.

File metadata

File hashes

Hashes for widget-party-2.3.1.macosx-10.9-x86_64.tar.gz
Algorithm Hash digest
SHA256 1fd74d017101097aa4fee04e983fb7c7014562197a010a57a76dac7d501aaeac
MD5 db46f576a5bb008ed98848cd7fb5f1c7
BLAKE2b-256 670db971c3708f17b54d7815d28de040701882f5f26d852757b51ecff41d2ab3

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