django-feedmapper 1.0.2

django-feedmapper is a Django app for synchronizing data from feeds with Django models. The process of synchronizing the data requires the use of three pieces: a parser, a mapping, and a schedule.Example projectClone this git repo:git clone...