Mercurial > public > sg101
annotate gpp/legacy/models.py @ 571:c2ba9c3395da
For Django 1.4, add a require_debug_false logging filter.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 02 May 2012 20:43:16 -0500 |
parents | 64c188a9d31f |
children |
rev | line source |
---|---|
bgneal@290 | 1 from django.db import models |
bgneal@290 | 2 |
bgneal@290 | 3 # Create your models here. |