Mercurial > public > sg101
annotate legacy/models.py @ 987:76525f5ac2b1
Modify ssl_images to update news models.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 28 Oct 2015 21:06:13 -0500 |
parents | ee87ea74d46b |
children |
rev | line source |
---|---|
bgneal@290 | 1 from django.db import models |
bgneal@290 | 2 |
bgneal@290 | 3 # Create your models here. |