Mercurial > public > sg101
annotate gpp/phantombrigade/models.py @ 566:4b9970ad0edb
For bitbucket issue #6, try to improve quoting messages.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 04 Mar 2012 14:52:24 -0600 |
parents | c092efc9ce71 |
children |
rev | line source |
---|---|
bgneal@544 | 1 from django.db import models |
bgneal@544 | 2 |
bgneal@544 | 3 # Create your models here. |