Skip to main content

Manages bylaws for a website built on Django.

Project description

This project gives you a pluggable application for adding bylaws to a project. It takes advantage of django_simple_history to provide rudimentary version control of your bylaw documents and can also handle whether users must sign them before doing various deeds on your website.

Installation

  1. Place ‘bylaws’ in your installed apps.

  2. Add something like the following to your urls:

    url(r’^bylaws/’, include(‘bylaws.urls’)),

  3. Sync your DB:

    python manage.py syncdb

Overview

Bylaws are simple documents that allow you to:

  1. use markup to structure a bylaws document

  2. keep track of any changes anyone makes

  3. gives you easy access to the latest adopted bylaw document

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-bylaws-1.0.0.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file django-bylaws-1.0.0.tar.gz.

File metadata

File hashes

Hashes for django-bylaws-1.0.0.tar.gz
Algorithm Hash digest
SHA256 97f224fc01956534b18ec5360a33788bac504b63ab7a1a50ed6053fe1ed49a7f
MD5 5b3cb38764b79cbf1b200407cce0b29a
BLAKE2b-256 52ec7f155d3fbb2ffa3f8daae11212182dea6b540126f1db09d16288b1b380ff

See more details on using hashes here.

Provenance

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