annotate legacy/models.py @ 898:8fcd278d8987

Add socket timeout option.
author Brian Neal <bgneal@gmail.com>
date Sat, 28 Feb 2015 14:35:47 -0600
parents ee87ea74d46b
children
rev   line source
bgneal@290 1 from django.db import models
bgneal@290 2
bgneal@290 3 # Create your models here.