This project is for learning Django.
Build a site following the steps in Django's document.
Useful Github command: Git_Help
-
Use bootstrap theme startbootstrap-blog-home
-
Don't repeat yourself: use
{% extends "base.html" %}and{% block content %}{% endblock %}.
We need make a schedule and set a target.