Init generated code

This commit is contained in:
2020-05-03 07:34:51 +00:00
commit 52623ef98d
14 changed files with 213 additions and 0 deletions

3
fet2020/posts/models.py Normal file
View File

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