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
If a user has an assignment that only has an authority then the assigned home page throws a 500 error:
AttributeError at /
'NoneType' object has no attribute 'title'
...
File "[crowdsourcer/views.py](http://marking.councilclimatescorecards.uk/ceuk-marking/crowdsourcer/views.py)", line 77, in get_context_data
assignment.section.title,
The text was updated successfully, but these errors were encountered:
If a user has an assignment that only has an authority then the assigned home page throws a 500 error:
The text was updated successfully, but these errors were encountered: