-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: kang-marvin/Django-Tutorial
base: master
head repository: kang-marvin/Django-Tutorial
compare: templates
- 14 commits
- 14 files changed
- 1 contributor
Commits on Feb 1, 2017
-
Marvin Kang'ethe committed
Feb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 0efad3a - Browse repository at this point
Copy the full SHA 0efad3aView commit details -
Add the local virtual env being used.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 1639db2 - Browse repository at this point
Copy the full SHA 1639db2View commit details -
Marvin Kang'ethe committed
Feb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 8c3800e - Browse repository at this point
Copy the full SHA 8c3800eView commit details -
Include the polls url file for easy routing.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for ef12d48 - Browse repository at this point
Copy the full SHA ef12d48View commit details -
Include url for index function in views file.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 27b544a - Browse repository at this point
Copy the full SHA 27b544aView commit details -
Create the index method to return info in browser.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 1332a78 - Browse repository at this point
Copy the full SHA 1332a78View commit details -
Marvin Kang'ethe committed
Feb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 240ec3a - Browse repository at this point
Copy the full SHA 240ec3aView commit details -
beautify the return statement for the object.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 0dd39d0 - Browse repository at this point
Copy the full SHA 0dd39d0View commit details -
More instructions regarding db.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 2c4f4da - Browse repository at this point
Copy the full SHA 2c4f4daView commit details -
Add instructions on the template sector.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 1a4b754 - Browse repository at this point
Copy the full SHA 1a4b754View commit details -
Implemented the 404 error and render template.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for d76aae1 - Browse repository at this point
Copy the full SHA d76aae1View commit details -
Configure the app name for easy rendering.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for eeb2e54 - Browse repository at this point
Copy the full SHA eeb2e54View commit details -
Index and details page for the polls app.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e29d5a - Browse repository at this point
Copy the full SHA 6e29d5aView commit details -
Admin file for django Admin site.
Marvin Kang'ethe committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 1203398 - Browse repository at this point
Copy the full SHA 1203398View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...templates