Django-Poll-App icon indicating copy to clipboard operation
Django-Poll-App copied to clipboard

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 , edi...

Results 7 Django-Poll-App issues
Sort by recently updated
recently updated
newest added

# A small feature ## I think you can add a small feature about: ``` The user who initiated the vote can view the vote in real time ``` ```...

I can't edit pull choices generated from faker

Bumps [django](https://github.com/django/django) from 3.1.14 to 3.2.24. Commits f5c8808 [3.2.x] Bumped version for 3.2.24 release. c1171ff [3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ... 9dc3456 [3.2.x] Added stub...

dependencies

Added reset password to the login form which allows user to reset their password if forgotten

Hi @devmahmud. Need to put a loader for all the click events. Sometimes it's taking for time to give a response while the user can not assume whether that click...

Added Dashboard to Show Poll list and unique number of voters

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...

dependencies