durden / django_blog

Simple implementation of blog application with django framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository made from going through django blog tutorial step by step.

Big thanks to the website http://codingnstuff.com for writing a great tutorial.

You can walk through the entire tutorial at here.

I made a few modifications along the way to errors I found in the tutorial or things that didn't work with the version of django I was using. Unfortunately, I was short-sighted and did not note these as I went along. Please let me know if you find any errors!

About

Simple implementation of blog application with django framework


Languages

Language:Python 100.0%