feat: Add last checked to ANs and add updatequeue

This commit is contained in:
2024-09-30 15:22:19 +02:00
parent 022bf577d4
commit d9232a1095
4 changed files with 42 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ class AdoptionNoticeForm(forms.ModelForm):
submit = Submit('save-and-add-another-animal', _('Speichern'))
else:
submit = Submit('submit', _('Sepichern'))
submit = Submit('submit', _('Speichern'))
self.helper.layout = Layout(
Fieldset(