feat: Add permission control to edit and add-to actions

This commit is contained in:
2024-08-06 19:28:03 +02:00
parent 97b19a3b6e
commit 8c51597c29
4 changed files with 86 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
from django.contrib.auth.models import User
from model_bakery.recipe import Recipe, seq
from fellchensammlung.models import *