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

UnboundLocalError: local variable 'results' referenced before assignment #258

Open
sentry-io bot opened this issue Sep 24, 2019 · 0 comments
Open
Labels
2.5 issues with django-councilmatic>=2.5

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 24, 2019

Sentry Issue: CHICAGO-COUNCILMATIC-32

UnboundLocalError: local variable 'results' referenced before assignment
  File "councilmatic_core/feeds.py", line 52, in get_object
    return results.order_by('-last_action_date')

UnboundLocalError: local variable 'results' referenced before assignment
@hancush hancush added the 2.5 issues with django-councilmatic>=2.5 label Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.5 issues with django-councilmatic>=2.5
Projects
None yet
Development

No branches or pull requests

1 participant