ciudadanointeligente / write-it

App to create and send messages to public persons. It's a component of POPLUS project.
poplus.org
GNU General Public License v3.0
38 stars 23 forks source link

Migration to django-popolo part 3 #1196

Closed mhl closed 7 years ago

mhl commented 7 years ago

This is the third part of: #1181 for review. See that pull request for the context for this pull request.

This should update all the code and tests to use the new models with the migrated data, and update the new models from Popolo JSON sources.

I've tried to make sure that the API still works for clients with the same identifiers, but I find tastypie quite confusing, so it's definitely worth double-checking all of that.

Also particularly worth looking at is: "Update the code to sync from Popolo JSON, not a PopIt instance" f9fd9e9.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-5.2%) to 23.627% when pulling dc98beae27662a0198656ad29cd3f7bfdd8598c6 on migrate-to-django-popolo-part-3 into 235c9932c54f1d41789563d5dca5a0fb1a64bbbe on reviewed-migrate-to-django-popolo.