Message center first commit

This commit is contained in:
Eduardo Silva 2024-04-16 09:28:31 -03:00
parent 734b06f663
commit eeeead26cc
9 changed files with 173 additions and 1 deletions

3
message_center/admin.py Normal file
View file

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