new: first commit !minor

This commit is contained in:
cătălin 2021-01-25 02:27:02 +01:00
commit 5848134067
45 changed files with 2754 additions and 0 deletions

3
users/models.py Normal file
View file

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