annotate core/models.py @ 135:853ba0027e73

Update requirements files for Django 1.6.2.
author Brian Neal <bgneal@gmail.com>
date Sat, 08 Feb 2014 13:23:53 -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.