annotate bns_website/core/models.py @ 104:f00199f1524c

Changes for running in a virtualenv on the new server jaguar.
author Brian Neal <bgneal@gmail.com>
date Tue, 09 Apr 2013 21:29:30 -0500
parents 71f2941161e9
children
rev   line source
bgneal@3 1 from django.db import models
bgneal@3 2
bgneal@3 3 # Create your models here.