django-bylaws

Software Screenshot:
django-bylaws
Software Details:
Version: 1.0.2
Upload Date: 11 May 15
Developer: Colin Powell
Distribution Type: Freeware
Downloads: 0

Rating: 5.0/5 (Total Votes: 1)

django-bylaws is a Django app that 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

Requirements:

  • Python
  • Django

Other Software of Developer Colin Powell

django-linkthru
django-linkthru

11 May 15

django-dishes
django-dishes

11 May 15

django-sermon
django-sermon

11 May 15

Comments to django-bylaws

Comments not found
Add Comment
Turn on images!