Mercurial > public > sg101
annotate phantombrigade/models.py @ 619:00c14431e911
Created a donations side block for BB issue 21.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 26 Sep 2012 19:33:26 -0500 |
parents | ee87ea74d46b |
children |
rev | line source |
---|---|
bgneal@544 | 1 from django.db import models |
bgneal@544 | 2 |
bgneal@544 | 3 # Create your models here. |