{ "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-committees\n===================\n:author: Colin Powell\n:date: 2011-02-19\n:by: One Cardinal Web Development\n:license: GPLv3\n\nA simple pluggable django application for managing documents in a small not-for-profit organization.\n\nAt a small organization, we have a governing board, composed of variable-length termed seats, term limits, alternate members, offices: a president, vice president, secretary and treasurer. The rest of the governing is done via committees, wether standing or ad-hoc. The whole government is governed by bylaws and policies. This app should organize all these elements in one place for reference.\n\nModels\n--------\n\nTERM_LIMIT=2\n\nBoardOffice (Pres, vp, sec, at-large, alternate, ex-officio...)\n - title\n - slug\n - description\n - officer?\n - officer_rank (INT)\n\nBoardTerm\n - start_date\n - end_date\n - office (Office)\n\nBoardMember\n - Person (Profile)\n - Term (BoardTerm)\n\nMeeting \n - Event\n - Minutes\n - Members (BoardMember)\n - Guests (VarChar)\n - Adjourn\n \nBoardMeeting (Meeting)\n - Agenda\n \nMinutes\n - Meeting\n - Draft?\n - Content\n - Attachment\n\nCommitteeMember\n - Person\n\nCommittee\n - title\n - description\n - chairs\n - members (CommitteeMember)\n - reports\n\nCommitteeTerm\n - start_date\n - end_date\n - committee\n\nReport\n - Date\n - Content\n - Author (Person)\n\nURLs\n-------\n\nJust an example hook up spot:\n\nview: index = government/ - index to show gov. board, committees, latest meetings/minutes\nview: board_detail = government/board/ - detail of board make-up, past boards and minutes/meetings\nview: board_meeting_detail = government/meetings/// - detail of a meeting with minutes, members, etc.\nview: committee_list = government/committees/ - list of all committees and membership\nview: committee_detail = government/committees/ - detail of one committee\nview: report_list = government/reports/// \nview: meeting_list = government/meetings/ - list of all meetings in the system", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/powellc/django-committees/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/powellc/django-committees", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-committees", "package_url": "https://pypi.org/project/django-committees/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-committees/", "project_urls": { "Download": "http://github.com/powellc/django-committees/downloads", "Homepage": "http://github.com/powellc/django-committees" }, "release_url": "https://pypi.org/project/django-committees/1.1.3/", "requires_dist": null, "requires_python": null, "summary": "A simple reusable application for managing a small orgs governance in a Django application.", "version": "1.1.3" }, "last_serial": 789336, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "01d4ad07dff6f770fdf545cdaa699503", "sha256": "8e30b231201d090e082cf3fb2be7896dea7bbf3f865f7ddbce8d35a547d9d2a7" }, "downloads": -1, "filename": "django-committees-1.0.0.tar.gz", "has_sig": false, "md5_digest": "01d4ad07dff6f770fdf545cdaa699503", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11972, "upload_time": "2011-04-21T05:36:32", "url": "https://files.pythonhosted.org/packages/1e/be/c51c905fbeda04e6fd40e485c2453a7ce5ff8b1cc8b531ceee10495d672c/django-committees-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "369818aa7033344c6c9ea26a3f10f90b", "sha256": "7ded2aab1aa8c5ab8ee5dce1401672a927b7dfa52be348497ed6aa4ab54254ec" }, "downloads": -1, "filename": "django-committees-1.0.1.tar.gz", "has_sig": false, "md5_digest": "369818aa7033344c6c9ea26a3f10f90b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10305, "upload_time": "2011-04-21T06:46:12", "url": "https://files.pythonhosted.org/packages/90/e8/51570d0426763fa232f1edf6fa1923387ac27b8fc7756b58621252dfe4fd/django-committees-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "b364ceef07164b39edc2145934e31d9b", "sha256": "f4897104d4019d5d7617ffc4c5826f6eb870672567f6e4a991fb1df726f6001e" }, "downloads": -1, "filename": "django-committees-1.0.3.tar.gz", "has_sig": false, "md5_digest": "b364ceef07164b39edc2145934e31d9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14936, "upload_time": "2011-04-22T05:11:01", "url": "https://files.pythonhosted.org/packages/eb/54/e41f0e5987e8cf28c29b911daa483b04ce1fb0b27d29286a6a3e1e310dc5/django-committees-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "cc8493d16b9f48b5c344baf342b8ff6b", "sha256": "f7804481c2287897ffc271fa2d2d27ca666676da505400fce033187cf63d202e" }, "downloads": -1, "filename": "django-committees-1.0.4.tar.gz", "has_sig": false, "md5_digest": "cc8493d16b9f48b5c344baf342b8ff6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15127, "upload_time": "2011-04-25T16:48:12", "url": "https://files.pythonhosted.org/packages/8e/a0/fe6f955aea16b5168a1235f7c2f43cba79a4d16c0ac03c4aca3bc8108b51/django-committees-1.0.4.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "999bfbde18d316b5023712404a33df5c", "sha256": "2e84ef5eae95f446af482671e35a7102e5218a9f90a8f31a9e1d07191c5b8978" }, "downloads": -1, "filename": "django-committees-1.1.0.tar.gz", "has_sig": false, "md5_digest": "999bfbde18d316b5023712404a33df5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10703, "upload_time": "2011-11-12T17:26:31", "url": "https://files.pythonhosted.org/packages/dd/aa/3a8970a607f4637e35c2e9872a951370ec088eb156443780d9d096fb8bac/django-committees-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "46455aaa2a993b08e2d17a5639e58384", "sha256": "861ccd64326e647f1165e9035a9b632371d0362811520d8a3f435905ced88e7f" }, "downloads": -1, "filename": "django-committees-1.1.1.tar.gz", "has_sig": false, "md5_digest": "46455aaa2a993b08e2d17a5639e58384", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10695, "upload_time": "2011-11-12T18:32:30", "url": "https://files.pythonhosted.org/packages/a8/18/72612fd5e1137de84112c9c3628605268bb1f6ccb2ca49721cf1fb359351/django-committees-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "02298c38592edd0d3d4f6ef1899f0462", "sha256": "3cda4f2a0d126e761db0a611d0bd5381d5b9e097e1c80eb2299a37d0858e1f06" }, "downloads": -1, "filename": "django-committees-1.1.2.tar.gz", "has_sig": false, "md5_digest": "02298c38592edd0d3d4f6ef1899f0462", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10789, "upload_time": "2011-11-12T20:40:30", "url": "https://files.pythonhosted.org/packages/14/84/373ccf51d69a4b29d4f298bdf02bb38a8ddf6d7bb852acc76c8834b86a12/django-committees-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "fcffd30ee35c24aa04e4b5508ae15938", "sha256": "790a174f7847f03c8d4faecc5b0cf565094ee6063edc04a6282fe2b345343176" }, "downloads": -1, "filename": "django-committees-1.1.3.tar.gz", "has_sig": false, "md5_digest": "fcffd30ee35c24aa04e4b5508ae15938", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10918, "upload_time": "2011-11-12T22:09:01", "url": "https://files.pythonhosted.org/packages/78/71/8920d39ca206af4c83494c551df270808c83749400ece805cbf2c5057ae9/django-committees-1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fcffd30ee35c24aa04e4b5508ae15938", "sha256": "790a174f7847f03c8d4faecc5b0cf565094ee6063edc04a6282fe2b345343176" }, "downloads": -1, "filename": "django-committees-1.1.3.tar.gz", "has_sig": false, "md5_digest": "fcffd30ee35c24aa04e4b5508ae15938", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10918, "upload_time": "2011-11-12T22:09:01", "url": "https://files.pythonhosted.org/packages/78/71/8920d39ca206af4c83494c551df270808c83749400ece805cbf2c5057ae9/django-committees-1.1.3.tar.gz" } ] }