annotate bns_website/core/models.py @ 92:4dca838ae291

For production, use the cached template loader.
author Brian Neal <bgneal@gmail.com>
date Tue, 29 Nov 2011 18:27:31 -0600
parents 71f2941161e9
children
rev   line source
bgneal@3 1 from django.db import models
bgneal@3 2
bgneal@3 3 # Create your models here.