signal backend, app cleanup

This commit is contained in:
j 2023-07-24 12:05:45 +01:00
commit 6f18890739
43 changed files with 695 additions and 124 deletions

3
app/signalbot/models.py Normal file
View file

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