Skip to content

Unreachable branch in url_feed and nomination_feed #48

Description

@somexpert

This branch and this one are both unreachable for the same reason: the obj will always be a verified project by the time that method is called. If for any reason the original slug passed in to the feed was not a real project's slug, it would have raised an Http404 exception when get_object() was called.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions