mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-14 15:57:07 +00:00
4 lines
103 B
Python
4 lines
103 B
Python
from __future__ import unicode_literals
|
|
from django.shortcuts import render
|
|
|
|
# Create your views here.
|