mirror of
https://github.com/its-michaelroy/Deep-Impact.git
synced 2026-06-04 02:20:41 +00:00
Created inital template for backend
This commit is contained in:
3
backend/deep_impact_proj/deep_impact_app/views.py
Normal file
3
backend/deep_impact_proj/deep_impact_app/views.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.shortcuts import render
|
||||
|
||||
# Create your views here.
|
||||
Reference in New Issue
Block a user