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
NoReverseMatch: Reverse for 'author-detail' with keyword arguments '{'author_id': 3701, 'slug': ''}' not found. 1 pattern(s) tried: ['autor/(?P<author_id>[0-9]+)\-(?P[^/]+)/\Z']
(21 additional frame(s) were not displayed)
...
File "ddcz/views/creations.py", line 97, in creative_page_list
return render(
File "ddcz/templatetags/creations.py", line 50, in author_display
author_url = author.profile_url
File "ddcz/models/used/creations.py", line 194, in profile_url
return reverse(
The text was updated successfully, but these errors were encountered:
Probably part of #482
{'author_id': 3701, 'slug': ''}'
https://almad.sentry.io/issues/5740041068/?referrer=alert_email&alert_type=email&alert_timestamp=1724262311689&alert_rule_id=468605¬ification_uuid=a407f75d-bf78-409b-af6d-0b4a4762a6f7&environment=production
NoReverseMatch: Reverse for 'author-detail' with keyword arguments '{'author_id': 3701, 'slug': ''}' not found. 1 pattern(s) tried: ['autor/(?P<author_id>[0-9]+)\-(?P[^/]+)/\Z']
(21 additional frame(s) were not displayed)
...
File "ddcz/views/creations.py", line 97, in creative_page_list
return render(
File "ddcz/templatetags/creations.py", line 50, in author_display
author_url = author.profile_url
File "ddcz/models/used/creations.py", line 194, in profile_url
return reverse(
The text was updated successfully, but these errors were encountered: