fbf updated

This commit is contained in:
gw3000 2023-06-20 21:30:10 +02:00
parent 69dd0da590
commit 359e71111a
5 changed files with 27 additions and 36 deletions

View file

@ -1,6 +1,8 @@
from django.db import models
from django.conf import settings
from uuid import uuid4
from django.conf import settings
from django.db import models
from rescuer.models import Rescuer