ku-polls/polls
2023-09-10 21:52:46 +07:00
..
migrations Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00
static/polls Refine UI/UX - Add new Feature (Model) - Refine View 2023-09-09 21:20:23 +07:00
templates Refine UI/UX - Add new Feature (Model) - Refine View 2023-09-09 21:20:23 +07:00
__init__.py Create the polls app. 2023-08-26 16:28:34 +07:00
admin.py Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00
apps.py Add docstring to classes and methods and clean the code. 2023-08-28 23:04:08 +07:00
models.py Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00
tests.py Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00
urls.py Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00
views.py Editable pub_date + docstring / format file with black.py 2023-09-10 21:52:46 +07:00