codepedia2/apps/actions/views.py

11 lines
110 B
Python

from django.shortcuts import render
from django.views import View
from django.http import HttpResponse