models.py 98 B

12345
  1. from __future__ import unicode_literals
  2. from django.db import models
  3. # Create your models here.