{ "info": { "author": "Colin Powell", "author_email": "colin@onecardinal.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "django-bylaws\n================\n\nThis project gives you a pluggable application for adding bylaws to a\nproject. It takes advantage of django_simple_history to provide\nrudimentary version control of your bylaw documents and can also handle\nwhether users must sign them before doing various deeds on your website.\n\nInstallation\n-------------\n\n1. Place 'bylaws' in your installed apps.\n2. Add something like the following to your urls:\n\n url(r'^bylaws/', include('bylaws.urls')),\n\n3. Sync your DB:\n\n python manage.py syncdb\n\nOverview\n----------\n\nBylaws are simple documents that allow you to:\n\n1. use markup to structure a bylaws document\n2. keep track of any changes anyone makes\n3. gives you easy access to the latest adopted bylaw document", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/powellc/django-bylaws/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/powellc/django-bylaws", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-bylaws", "package_url": "https://pypi.org/project/django-bylaws/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-bylaws/", "project_urls": { "Download": "http://github.com/powellc/django-bylaws/downloads", "Homepage": "http://github.com/powellc/django-bylaws" }, "release_url": "https://pypi.org/project/django-bylaws/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Manages bylaws for a website built on Django.", "version": "1.0.2" }, "last_serial": 789220, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5b3cb38764b79cbf1b200407cce0b29a", "sha256": "97f224fc01956534b18ec5360a33788bac504b63ab7a1a50ed6053fe1ed49a7f" }, "downloads": -1, "filename": "django-bylaws-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5b3cb38764b79cbf1b200407cce0b29a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5935, "upload_time": "2011-04-21T05:36:16", "url": "https://files.pythonhosted.org/packages/52/ec/7f155d3fbb2ffa3f8daae11212182dea6b540126f1db09d16288b1b380ff/django-bylaws-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4809c7ae356a339b5e898593b5534818", "sha256": "dd4bea0d903cba89d9e0ca285f0a09dc1bc3c18a2e9bde7dd1c317b7662df334" }, "downloads": -1, "filename": "django-bylaws-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4809c7ae356a339b5e898593b5534818", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5940, "upload_time": "2011-04-21T06:48:59", "url": "https://files.pythonhosted.org/packages/e4/16/0471cf40b7650f8c24730b549c6940f5ac4e842da6c5f5610a1c97ba268c/django-bylaws-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "984ee4e8be179de2c6e37d9a02ddcdb5", "sha256": "4c3ec6873d8b6b1b0029358872e413eed1246dd8f80369ff938258a4294ec39c" }, "downloads": -1, "filename": "django-bylaws-1.0.2.tar.gz", "has_sig": false, "md5_digest": "984ee4e8be179de2c6e37d9a02ddcdb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8731, "upload_time": "2011-04-21T06:59:42", "url": "https://files.pythonhosted.org/packages/2b/15/3d5e9016d7dc30ce685bf5feff3da3aa76ed2635b392cc2cae141cf0e262/django-bylaws-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "984ee4e8be179de2c6e37d9a02ddcdb5", "sha256": "4c3ec6873d8b6b1b0029358872e413eed1246dd8f80369ff938258a4294ec39c" }, "downloads": -1, "filename": "django-bylaws-1.0.2.tar.gz", "has_sig": false, "md5_digest": "984ee4e8be179de2c6e37d9a02ddcdb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8731, "upload_time": "2011-04-21T06:59:42", "url": "https://files.pythonhosted.org/packages/2b/15/3d5e9016d7dc30ce685bf5feff3da3aa76ed2635b392cc2cae141cf0e262/django-bylaws-1.0.2.tar.gz" } ] }