Files
bugsink/alerts/models.py
Klaas van Schelven f96724a4db celery: basic config (quickstart); alerts startapp
I've checked that this celery config actually works (also with TASK_ALWAYS_EAGER=False)
2024-01-09 19:16:07 +01:00

4 lines
57 B
Python

from django.db import models
# Create your models here.