from django.db import models
django-admin startproject myproject
from django.http import HttpResponse
(using templates)