The ugliest thing that could get a stacktrace on screen

This commit is contained in:
Klaas van Schelven
2023-11-04 21:02:04 +01:00
parent 8657e82aee
commit 1a5bf7d56c
19 changed files with 105 additions and 1 deletions

3
events/models.py Normal file
View File

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