Skip to content
#

django-project

Here are 1,142 public repositories matching this topic...

Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.

  • Updated Jun 10, 2021
  • Python

Improve this page

Add a description, image, and links to the django-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the django-project topic, visit your repo's landing page and select "manage topics."

Learn more