You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeError: 'NoneType' object has no attribute 'form'
File "applications/decorators.py", line 28, in decorator
return function(request, *args, **kwargs)
File "applications/views.py", line 182, in application_detail
"form": application.form,
The text was updated successfully, but these errors were encountered:
Sentry Issue: DJANGO-GIRLS-WEBSITE-6F
The text was updated successfully, but these errors were encountered: