annotate gpp/phantombrigade/models.py @ 572:368d731af479

For Django 1.4, remove verify_exists from model field definitions.
author Brian Neal <bgneal@gmail.com>
date Wed, 02 May 2012 20:51:38 -0500
parents c092efc9ce71
children
rev   line source
bgneal@544 1 from django.db import models
bgneal@544 2
bgneal@544 3 # Create your models here.