sunlightlabs / read_FEC

Turn raw electronic FEC filings into meaningful data
http://realtime.influenceexplorer.com
BSD 3-Clause "New" or "Revised" License
19 stars 7 forks source link

switch hstore libraries #118

Open jsfenfen opened 9 years ago

jsfenfen commented 9 years ago

https://github.com/djangonauts/djorm-ext-hstore is deprecated in favor of https://github.com/djangonauts/django-hstore. Could switch to json type in postgres, but that's also probably overkill, since the theory is we're never searching (such that we would require indexes) on these fields...