{"id":19300673,"url":"https://github.com/fantomas42/django-minipoll","last_synced_at":"2025-04-22T10:31:55.662Z","repository":{"id":66918392,"uuid":"329544","full_name":"Fantomas42/django-minipoll","owner":"Fantomas42","description":"A simple app for making polls easily on your django website.","archived":false,"fork":false,"pushed_at":"2010-09-03T15:54:50.000Z","size":116,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-19T16:52:40.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fantomas.willbreak.it","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fantomas42.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-10-07T10:02:02.000Z","updated_at":"2014-04-18T00:25:31.000Z","dependencies_parsed_at":"2023-02-20T14:30:58.106Z","dependency_job_id":null,"html_url":"https://github.com/Fantomas42/django-minipoll","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-minipoll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-minipoll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-minipoll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-minipoll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fantomas42","download_url":"https://codeload.github.com/Fantomas42/django-minipoll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223892994,"owners_count":17220834,"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":[],"created_at":"2024-11-09T23:15:29.229Z","updated_at":"2024-11-09T23:15:29.717Z","avatar_url":"https://github.com/Fantomas42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============\nDjango-Minipoll\n===============\n\nDjango-MiniPoll is a django application who allow you to put \na mini poll or survey on your website.\n\nYou create a question, you give it some choices, you publish and \nyours visitors can answer to the question.\n\n.. contents::\n\nInstallation\n============\n\nAfter having put minipoll in your *PYTHON_PATH*, you only have to register **minipoll** \nin your *INSTALLED_APPS* section. And register this bundle of urls in project's urls. ::\n\n  \u003e\u003e\u003e url(r'^polls/', include('minipoll.urls')),\n\n\nSynchronize your database, publish a poll and this is it.\n\nTags\n====\n\nDjango-MiniPoll provides 3 templatetags for displaying the polls on your website.\n\n* display_poll_form\n\n  This tag if for publishing a poll form for user submissions.\n\n* display_poll_result\n  \n  You can display the results of the poll by putting this tag on your pages.\n\n* display_last_poll\n\n  For simply including the latest poll in your website. If an user as already vote,\n  the results are displayed else the poll form.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantomas42%2Fdjango-minipoll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantomas42%2Fdjango-minipoll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantomas42%2Fdjango-minipoll/lists"}