junhe1026 / django-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django "hello world"

Introduction

This is the Django hello world folder that I coded when I learned official tutorial. In some part of the codes, there may exist slightly differece compared to the original tutorial. These were modified during the learning process when I wanted to explore deeper than the tutorial.


Development Environment

  • OS: Mac OS X 10.9
  • IDE: Pycharm 3.4 CE
  • Database: MySQL 5.5 installed locally

About

License:MIT License


Languages

Language:Python 99.7%Language:CSS 0.3%