Mercurial > public > sg101
annotate phantombrigade/models.py @ 650:7119e203381d
Changes for moving to jaguar hosted by Linode.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 26 Apr 2013 15:36:15 -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. |