{% if False %} To create a new Django project called 'project_name' using django-pirsipy-project, run the following command:: $ django-admin.py startproject ...
Get started with Django templates Templates are text files that can be used to generate text-based formats such as HTML or XML. Each template contains some static data that's shared across the site, ...