pms_integrations branch init commit

This commit is contained in:
2024-12-08 10:24:15 +09:00
parent f81ec7bba4
commit 1398f444bd
14 changed files with 161 additions and 0 deletions

3
pms_integration/views.py Normal file
View File

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