annotate core/models.py @ 144:71967932fb28

Update requirements.txt.
author Brian Neal <bgneal@gmail.com>
date Sat, 17 May 2014 12:34:55 -0500
parents 91a229ee9a84
children
rev   line source
bgneal@102 1 from django.db import models
bgneal@102 2
bgneal@102 3 # Create your models here.