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

Line 21 in resources.py references undefined attribute. #2

Open
paulosman opened this issue Aug 14, 2010 · 0 comments
Open

Line 21 in resources.py references undefined attribute. #2

paulosman opened this issue Aug 14, 2010 · 0 comments

Comments

@paulosman
Copy link
Contributor

See http://github.com/jcarbaugh/django-wellknown/blob/master/wellknown/resources.py#L21

Looks like a line that was supposed to be deleted in 7b7bbd6. It references self._hosts which doesn't exist anymore. Removing the line fixes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant