palewire / django-calaccess-campaign-browser

A Django app to refine, review and republish campaign finance data drawn from the California Secretary of State’s CAL-ACCESS database
http://django-calaccess-campaign-browser.californiacivicdata.org
MIT License
17 stars 12 forks source link

Split off “django-calaccess-processed-data” from this repository so that the simplified models and data loaders stand on their own #235

Open palewire opened 8 years ago

palewire commented 8 years ago

This existing “campaign browser” UI will be split to its own dedicated repository that treats “processed-data” as a dependency

palewire commented 8 years ago

I have brutally pasted the backend components of this app into a new processed-data repository but they are no where close to play nice with each other yet. I suspect we need to get that thing up and running before we even think about remodeling this thing. No way to do the two things at once.