Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoReverseMatch /rubriky/{creative_page_slug}/ #483

Open
Almad opened this issue Aug 23, 2024 · 0 comments
Open

NoReverseMatch /rubriky/{creative_page_slug}/ #483

Almad opened this issue Aug 23, 2024 · 0 comments
Labels
bug-production Problem reported on production, not necessarily related to code data-quality

Comments

@Almad
Copy link
Member

Almad commented Aug 23, 2024

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&notification_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(

@Almad Almad added bug-production Problem reported on production, not necessarily related to code data-quality labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-production Problem reported on production, not necessarily related to code data-quality
Projects
None yet
Development

No branches or pull requests

1 participant