|
migrations
|
Create polls models and migrate
|
2023-08-28 18:57:49 +07:00 |
|
static/polls
|
Style polls page
|
2023-08-28 20:51:27 +07:00 |
|
templates/polls
|
Style polls page
|
2023-08-28 20:51:27 +07:00 |
|
__init__.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
|
Add Testing on models, views, detailed/ Fix bugs
|
2023-08-28 20:01:39 +07:00 |
|
tests.py
|
Add Testing on models, views, detailed/ Fix bugs
|
2023-08-28 20:01:39 +07:00 |
|
views.py
|
Add Testing on models, views, detailed/ Fix bugs
|
2023-08-28 20:01:39 +07:00 |