Matt Woodward
Matt Woodward
We've had this happen a number of times but haven't yet been able to get to the bottom of how/why it happens, so I thought I'd file an issue and...
Getting this error on Mac OS 10.9, Python 2.7.5, Django 1.5.4, SQL 2008: ``` DatabaseError Exception Value: ('The SQL contains 0 parameter markers, but 1 parameters were supplied', 'HY000') Exception...
We bumped the aldryn-forms version from 4.0.1 to 6.2.1 and got the error below. Version 5.0.4 works fine. ``` KeyError: 'FormPlugin' File "django/core/handlers/exception.py", line 34, in inner response = get_response(request)...