{"id":14972878,"url":"https://github.com/openpolis/django-popolo","last_synced_at":"2025-08-17T13:13:43.888Z","repository":{"id":52184311,"uuid":"11450634","full_name":"openpolis/django-popolo","owner":"openpolis","description":"A Django-based implementation of the OpenGovernment context, compliant with the Popolo data specifications.","archived":false,"fork":false,"pushed_at":"2022-09-28T11:27:16.000Z","size":911,"stargazers_count":25,"open_issues_count":2,"forks_count":20,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-02-08T22:47:59.455Z","etag":null,"topics":["django-application","open-government","python"],"latest_commit_sha":null,"homepage":"https://gitlab.depp.it/openpolis/django-popolo","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openpolis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-16T13:48:29.000Z","updated_at":"2024-05-29T09:29:44.000Z","dependencies_parsed_at":"2022-09-11T10:22:04.921Z","dependency_job_id":null,"html_url":"https://github.com/openpolis/django-popolo","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpolis%2Fdjango-popolo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpolis%2Fdjango-popolo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpolis%2Fdjango-popolo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpolis%2Fdjango-popolo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openpolis","download_url":"https://codeload.github.com/openpolis/django-popolo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238397211,"owners_count":19465134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django-application","open-government","python"],"created_at":"2024-09-24T13:47:40.883Z","updated_at":"2025-02-12T01:33:08.785Z","avatar_url":"https://github.com/openpolis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-popolo\n\nWelcome to the documentation for django-popolo!\n\n**django-popolo** is a django-based implementation of the\n[Popolo's open government data specifications](http://popoloproject.com/).\n\nIt is developed as a Django reusable app to be deployed directly within Django projects.\n\nIt will allow web developers using it to manage and store data according to Popolo's specifications.\n\nThe standard sql-oriented Django ORM will be used.\n\nFrom release 1.2.0, django-popolo includes classes that extend the model, although compatibility\nwith the standard is kept.\n\nRelease 2.0.0 introduces a change in how Sources and Links are referred to,\nthat breaks compatibility with the popit importer.\n\nRelease 3.0.0 main focuses have been to keep up with latest Django\nversions and to \"modernize\" the code base, adopting latest Python features (like type hinting), \nand doing some serious housekeeping. Python 2 is no longer supported. \nThis release also implements a lot of new models which are not part of the Popolo specification (mildly out of scope), \nbut we needed them in some projects which make use this package. Those new models can be safely ignored, and they could \nalso be removed in the future, as we are considering the option of entirely decoupling them from `django-popolo`. \n\n\nSee the [CHANGELOG.md](./CHANGELOG.md) file for more details.\n\n## Installation\n\nTo install `django-popolo` as a third party app within a django project,\nyou need to add it to the django project's requirements.txt.\nYou can do this from GitHub in the usual way, or using the\n`django-popolo` package on PyPI.\n\n## Notes on mysociety's fork\n\n[mysociety/django-popolo](https://github.com/mysociety/django-popolo) is a fork of this project where integer IDs are used\ninstead of slugs.\n\nOur packages, since version 1.1 also uses numerical ids as primary keys for all entities.\nSlugs are available as non-primary fields, for the 4 main classes (`Person`, `Organization`, `Post`, `Membership`).\nSlugs are used through the `Permalinkable` behavior, that adds the `slug` field to the class, populating it according to rules defined in each class.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpolis%2Fdjango-popolo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenpolis%2Fdjango-popolo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpolis%2Fdjango-popolo/lists"}