Closed aboutaaron closed 9 years ago
to_dict()
fails because there's an issue with Expenditure.candidate_committee
. Looks like the foreign key relationship isn't setup correctly. See calaccess_campaign_browser/models/expenditures.py#L45
Looks like something doesn't work during the load on calaccess_campaign_browser/management/commands/loadcalaccesscampaignexpenditures.py#L230
Problem