Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 911 Bytes

File metadata and controls

14 lines (9 loc) · 911 Bytes

python-opencivicdata-django

Build Status Coverage Status PyPI

This package is part of the opencivicdata namespace package containing the utilities for using Open Civic Data data models in Django.

Requires Django 1.9 and Postgres 9.4

Its Organization, Person, Membership, Post, and VoteEvent models and related models are based on the Popolo specification.

To run tests on this project: ./run-tests.sh