ku-polls/polls
2023-09-12 12:53:14 +07:00
..
migrations Fix query in Index / Check User Vote/ Refine Model 2023-09-12 02:47:21 +07:00
static/polls Fix query in Index / Check User Vote/ Refine Model 2023-09-12 02:47:21 +07:00
templates Add new User/Poll Fixture + Update Readme 2023-09-12 12:53:14 +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 Fix query in Index / Check User Vote/ Refine Model 2023-09-12 02:47:21 +07:00
tests.py Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00
urls.py Add User+Authenticate(login,logout,reset password) 2023-09-11 23:38:13 +07:00
views.py Add success message when vote again/ delete participate in admin 2023-09-12 02:58:55 +07:00