views.py 103 B

12345
  1. from django.shortcuts import render
  2. from metaservicesynced.models import *
  3. # Create your views here.