chore: Remove accidentally reverted removal of form_utils app

This commit is contained in:
Jennifer Richards 2023-05-10 16:50:42 -03:00
parent 21ac8c067d
commit a75dbd4f40
No known key found for this signature in database
GPG key ID: 9B2BF5C5ADDA6A6E

View file

@ -430,7 +430,6 @@ INSTALLED_APPS = [
'corsheaders',
'django_markup',
'django_password_strength',
'form_utils',
'oidc_provider',
'simple_history',
'tastypie',