initial drf project setup

This commit is contained in:
2025-03-02 08:41:31 -05:00
parent 8b213c462c
commit f4b03ea7cc
18 changed files with 289 additions and 0 deletions

3
journal/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.