Mercurial > public > sg101
annotate gpp/legacy/models.py @ 300:58e9b8b2965f
Fixing #135; adjusted cache timeout value to 60 seconds.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 11 Jan 2011 04:04:44 +0000 |
parents | 64c188a9d31f |
children |
rev | line source |
---|---|
bgneal@290 | 1 from django.db import models |
bgneal@290 | 2 |
bgneal@290 | 3 # Create your models here. |