Initial project and app commit
This commit is contained in:
parent
77b7aaf1e3
commit
6c43c8b360
12 changed files with 189 additions and 0 deletions
3
issues/views.py
Normal file
3
issues/views.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from django.shortcuts import render
|
||||
|
||||
# Create your views here.
|
||||
Reference in a new issue