camp/content/views.py
2017-05-20 18:15:26 +05:30

7 lines
128 B
Python

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