ku-polls/polls
sosokker b730333de3 Add Vote View Test and Recode it a bit + Seperate test
Change Model a bit and migrate back
Update Login, Signup UI a bit
2023-09-14 21:47:12 +07:00
..
migrations Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00
static/polls Fix query in Index / Check User Vote/ Refine Model 2023-09-12 02:47:21 +07:00
templates Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00
tests Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00
__init__.py Create the polls app. 2023-08-26 16:28:34 +07:00
admin.py Add success message when vote again/ delete participate in admin 2023-09-12 02:58:55 +07:00
apps.py Add docstring to classes and methods and clean the code. 2023-08-28 23:04:08 +07:00
forms.py Add User+Authenticate(login,logout,reset password) 2023-09-11 23:38:13 +07:00
models.py Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00
urls.py Add User+Authenticate(login,logout,reset password) 2023-09-11 23:38:13 +07:00
views.py Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00