convert to unicode_literals
[htsworkflow.git] / eland_config / models.py
1 from __future__ import unicode_literals
2
3 from django.db import models
4
5 # Create your models here.