What is this about?

Just me trying to log stuffs about my progress in learning Django.

Each tutorials from the Django Documentation are separated into multiple branches named by its tutorial number.

Usage

Install the required packages pip install -r requirements.txt and start the server python managed.py runserver.