Ultron/followup/views.py

5 lines
121 B
Python
Raw Normal View History

2021-11-02 14:05:32 +01:00
from django.shortcuts import render
from django.contrib.auth.decorators import login_required
2021-11-02 14:05:32 +01:00
# Create your views here.