nadineproject / nadine

Open Coworking Software
http://nadineproject.org
GNU Affero General Public License v3.0
163 stars 78 forks source link

Membership Agreement Signing does not work in iPad #410

Closed mimorita closed 5 years ago

mimorita commented 6 years ago

On iPad app, USER > Sign Documents > Membership Agreement

Brings up the "Ooops!" error message. Members cannot sign any documents on the iPad.

jsayles commented 6 years ago

Turns out Django 2.1 breaks the iPad signing. I reverted the live server to 2.0.9 and it works again. I'm pushing this to the Nadine 2.1 milestone when we'll be running Django 2.1.

jsayles commented 5 years ago

This is now working. I had to fork the version of django-jsignature we use but all is good now.