mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-15 22:37:40 +02:00
Compare commits
1 Commits
a8883abf80
...
e9cc7fb38a
Author | SHA1 | Date | |
---|---|---|---|
|
e9cc7fb38a |
@ -263,7 +263,7 @@ class TransformedFoodCreateView(ProtectQuerysetMixin, ProtectedCreateView):
|
||||
return reverse_lazy('food:transformedfood_view', kwargs={"pk": self.object.pk})
|
||||
|
||||
|
||||
MAX_FORMS = 100
|
||||
MAX_FORMS = 10
|
||||
|
||||
|
||||
class ManageIngredientsView(LoginRequiredMixin, UpdateView):
|
||||
|
Loading…
x
Reference in New Issue
Block a user