1 2 3 4 5 6
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models # Create your models here.