datamade / django-councilmatic

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

Limit query to 20, and remove unneeded list evaluations #159

Closed reginafcompton closed 6 years ago

reginafcompton commented 6 years ago

This PR handles part of the memory problem caused by the RSS. Related to https://github.com/datamade/django-councilmatic/issues/157