ku-polls/polls
2023-08-28 18:57:49 +07:00
..
migrations Create polls models and migrate 2023-08-28 18:57:49 +07:00
__init__.py Create the polls app. 2023-08-26 16:28:34 +07:00
admin.py Create the polls app. 2023-08-26 16:28:34 +07:00
apps.py Create the polls app. 2023-08-26 16:28:34 +07:00
models.py Create polls models and migrate 2023-08-28 18:57:49 +07:00
tests.py Create the polls app. 2023-08-26 16:28:34 +07:00
urls.py Add first views to polls app 2023-08-26 16:39:10 +07:00
views.py Add first views to polls app 2023-08-26 16:39:10 +07:00