posts devel

This commit is contained in:
2025-08-08 12:21:25 +09:00
parent 927da228c8
commit f1153a0bab
11 changed files with 309 additions and 0 deletions

3
posts/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.