annotate core/models.py @ 112:4bd65fe0911f

Bootstrap: work on the news stories.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 Oct 2013 10:59:47 -0500
parents 91a229ee9a84
children
rev   line source
bgneal@102 1 from django.db import models
bgneal@102 2
bgneal@102 3 # Create your models here.