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

4 lines
103 B
Python

from __future__ import unicode_literals
from django.shortcuts import render
# Create your views here.