added venv to .gitignore and initiated the app

This commit is contained in:
arvinbehbahani562@gmail.com
2026-05-13 00:41:18 +03:30
parent 78d0c52b11
commit cf99039c8d
10 changed files with 57 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.