datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

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

Open sentry-io[bot] opened 5 years ago

sentry-io[bot] commented 5 years ago

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