You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: can't compare offset-naive and offset-aware datetimes
(3 additional frame(s) were not displayed)
...
File "councilmatic_core/feeds.py", line 123, in items
sponsored_bills = [s.bill for s in person.primary_sponsorships][:10]
File "councilmatic_core/models.py", line 104, in primary_sponsorships
return sorted((s for s in primary_sponsorships), key=sponsorship_sort, reverse=True)
TypeError: can't compare offset-naive and offset-aware datetimes
The text was updated successfully, but these errors were encountered:
Sentry Issue: CHICAGO-COUNCILMATIC-3D
The text was updated successfully, but these errors were encountered: