datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

bad form validation when editing a persin in the admin #255

Closed derekeder closed 4 years ago

derekeder commented 4 years ago

In trying to update Mayor Lightfoot's photo, getting a page validation error that I'm not sure how to get past on the person edit page: https://chicago.councilmatic.org/admin/core/person/ocd-person_2Fcb902e98-e70c-41bb-8995-f6faf37c9643/change/

Screen Shot 2019-08-08 at 11 21 28 AM
fgregg commented 4 years ago

Django-Councilmatic Django-Admin bug

fgregg commented 4 years ago

this is fixed now @derekeder, you can update the images of folks at your leisure

fgregg commented 4 years ago

this what fixed it https://github.com/opencivicdata/python-opencivicdata/pull/122