https://github.com/natac13/django-tutorial
This is the tutorial from the django site with some help from other tutorials I found
https://github.com/natac13/django-tutorial
Last synced: 3 months ago
JSON representation
This is the tutorial from the django site with some help from other tutorials I found
- Host: GitHub
- URL: https://github.com/natac13/django-tutorial
- Owner: natac13
- Created: 2015-07-22T16:48:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T00:08:02.000Z (almost 10 years ago)
- Last Synced: 2023-02-27T21:46:46.022Z (over 2 years ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Django Tutorial Project
At this stage of my knowledge I know the python language but not how it is
used in the everyday world. I decided to give modules and projects a look over
and came to Django framework. I have heard the name a lot in my self directed
learning so I am giving it a shot. I think it is right on par with my current
skill level and if not I have found 2 other tutorials about your first Django
app to follow.