I get a syntax error when importing django remote forms \django_remote_forms\forms.py", line 141 except Exception, e: ^ SyntaxError: invalid syntax Is this a problem on my end or from the package? thanks in advance
I get a syntax error when importing django remote forms
\django_remote_forms\forms.py", line 141
except Exception, e:
^
SyntaxError: invalid syntax
Is this a problem on my end or from the package?
thanks in advance