5 lines
64 B
Python
5 lines
64 B
Python
from django.shortcuts import render
|
|
|
|
# Create your views here.
|
|
|
from django.shortcuts import render
|
|
|
|
# Create your views here.
|
|
|