This website requires JavaScript.
Explore
Help
Sign In
Jason
/
djangoproject
Watch
1
Star
0
Fork
0
You've already forked djangoproject
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
djangoproject
/
mysite
/
polls
History
JasonHomeWorkstationUbuntu
ea90d9989e
Finished part 1: created a single view
2020-10-18 20:44:01 +11:00
..
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