Building my first app

This commit is contained in:
2022-01-02 17:20:08 +01:00
parent ba7bf21d9a
commit 62b9f0d4ed
7 changed files with 18 additions and 0 deletions

3
projects/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.