Developer resources - fecgov/fec-cms GitHub Wiki
Example scripts
One good resource to see how to extend the CMS (Wagtail) is the micropurchase PR https://github.com/18F/fec-cms/pull/451
Here are the data load scripts https://github.com/18F/fec-cms/tree/feature/load-content/fec/data_loader/management/commands
Data load scripts depend on this scraper https://github.com/pkarman/fec-press-release-scraper
Migration issues
http://stackoverflow.com/questions/30626886/how-to-redo-a-migration-on-django-1-8-after-using-fake