Merge branch 'main' of github.com:guntherweissenbaeck/django_fbf

This commit is contained in:
guntherweissenbaeck 2023-08-07 18:17:22 +02:00
commit 730ff8deba

View file

@ -11,6 +11,7 @@ from rescuer.models import Rescuer
CHOICE_AGE = [
("unbekannt", "unbekannt"),
("Ei", "Ei"),
("Nestling", "Nestling"),
("Ästling", "Ästling"),