ccozens / django_tutorials

Tutorials I've followed learning Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django_tutorials

I decided the time has come to learn django! So I'm starting with a bunch of tutorials.

An intro to Django that assumes knowledge of serve-side programming, web frameworks and Python. I've already done the Express version so this is a nice starting point. It runs through creating a skeleton site, using models, admin site, creating pages with list and detail views, anonymous and aithenticated sessions, forms, testing and deployment.

About

Tutorials I've followed learning Django


Languages

Language:Python 82.2%Language:HTML 17.3%Language:CSS 0.5%