mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
4 lines
97 B
Python
4 lines
97 B
Python
from __future__ import unicode_literals
|
|
from django.db import models
|
|
|
|
# Create your models here.
|