Skip to main content

rigger is a django toolset that provides a daily common tools

Project description

Django Rigger

rigger is a django toolset that provides a daily common tool


Requirements

  • Python (3.5, 3.6, 3.7, 3.8)
  • Django (2.1, 2.2, 3.0)

I highly recommend and only officially support the latest patch release of each Python and Django series.

Installation

Install using pip...

pip install django-rigger

Add 'rigger' to your INSTALLED_APPS setting.

INSTALLED_APPS = [
    ...
    'rigger',
]

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-rigger-1.0.3.tar.gz (6.7 kB view hashes)

Uploaded Source

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