ku-polls/polls
2023-09-15 01:33:09 +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 Signup Test - Update User/Poll data 2023-09-14 23:48:52 +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 Logging 2023-09-15 01:33:09 +07:00
forms.py Add Logging 2023-09-15 01:33:09 +07:00
models.py Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00
signals.py Add Logging 2023-09-15 01:33:09 +07:00
urls.py Add User+Authenticate(login,logout,reset password) 2023-09-11 23:38:13 +07:00
views.py Add Logging 2023-09-15 01:33:09 +07:00