datamade / django-councilmatic

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

Remove list evaluation until necessary #160

Open reginafcompton opened 6 years ago

reginafcompton commented 6 years ago

Recently, we cleaned up some unnecessary evaluations. Let's comb through the code source and refactor other such instances.

fgregg commented 6 years ago

Note there's a number of ways that unnecessary evaluation could be triggered besides a cast to list