migrations
|
Created first polls app
|
2020-10-18 20:07:45 +11:00 |
__init__.py
|
Created first polls app
|
2020-10-18 20:07:45 +11:00 |
admin.py
|
Created first polls app
|
2020-10-18 20:07:45 +11:00 |
apps.py
|
Created first polls app
|
2020-10-18 20:07:45 +11:00 |
models.py
|
Created first polls app
|
2020-10-18 20:07:45 +11:00 |
tests.py
|
Created first polls app
|
2020-10-18 20:07:45 +11:00 |
urls.py
|
Finished part 1: created a single view
|
2020-10-18 20:44:01 +11:00 |
views.py
|
Finished part 1: created a single view
|
2020-10-18 20:44:01 +11:00 |