ku-polls/polls
2023-09-17 23:28:33 +07:00
..
migrations Add trend score and modify view / test to apply trending 2023-09-15 23:52:51 +07:00
static/polls Fix query in Index / Check User Vote/ Refine Model 2023-09-12 02:47:21 +07:00
templates Poll Creation - Authenticate User can create new poll 2023-09-17 23:28:33 +07:00
tests Add search 2023-09-17 15:07:53 +07:00
__init__.py Create the polls app. 2023-08-26 16:28:34 +07:00
admin.py Add Tag field for Question in Admin Page 2023-09-17 17:03:52 +07:00
apps.py Add Logging 2023-09-15 01:33:09 +07:00
forms.py Poll Creation - Authenticate User can create new poll 2023-09-17 23:28:33 +07:00
models.py Show tags on page / Change get_tags position 2023-09-17 18:59:47 +07:00
signals.py Add Logging 2023-09-15 01:33:09 +07:00
urls.py Poll Creation - Authenticate User can create new poll 2023-09-17 23:28:33 +07:00
views.py Poll Creation - Authenticate User can create new poll 2023-09-17 23:28:33 +07:00