Mercurial > public > madeira
annotate core/models.py @ 157:25a9d67f4d1c
Fix floating images stomping on next story or footer.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 29 Dec 2014 18:17:32 -0600 |
parents | 91a229ee9a84 |
children |
rev | line source |
---|---|
bgneal@102 | 1 from django.db import models |
bgneal@102 | 2 |
bgneal@102 | 3 # Create your models here. |