Files
code_examples_server/app/views.py
Nicolas Setton 048668da5a Initial revision
2017-05-06 22:38:49 -04:00

7 lines
128 B
Python

# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.shortcuts import render
# Create your views here.