annotate core/models.py @ 103:90ba44881a69

Bootstrap: style the buy page.
author Brian Neal <bgneal@gmail.com>
date Thu, 17 Oct 2013 20:23:15 -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.