Mercurial > public > sg101
annotate gpp/legacy/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 | 64c188a9d31f |
children |
rev | line source |
---|---|
bgneal@290 | 1 from django.db import models |
bgneal@290 | 2 |
bgneal@290 | 3 # Create your models here. |