pokeapi/pokemon_v2/models.py
2014-12-04 11:11:46 +00:00

4 lines
97 B
Python

from __future__ import unicode_literals
from django.db import models
# Create your models here.