ku-polls/polls
2023-09-16 00:30:15 +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 Add trend score and modify view / test to apply trending 2023-09-15 23:52:51 +07:00
tests Add trend score and modify view / test to apply trending 2023-09-15 23:52:51 +07:00
__init__.py Create the polls app. 2023-08-26 16:28:34 +07:00
admin.py update admin.py field 2023-09-15 23:53:00 +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 trend score and modify view / test to apply trending 2023-09-15 23:52:51 +07:00
signals.py Add Logging 2023-09-15 01:33:09 +07:00
urls.py Add up/down Vote + Update admin field 2023-09-15 02:22:06 +07:00
views.py Change redirect page after signup. 2023-09-16 00:30:15 +07:00