-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
As soon as I add this line: "from django_remote_forms.forms import RemoteForm", I get an exception error:
File "/home/reeson/pyenv/djangoenv/lib/python3.9/site-packages/django_remote_forms/forms.py", line 141
except Exception, e:
^
SyntaxError: invalid syntax
I'm running on latest Django version.
Metadata
Metadata
Assignees
Labels
No labels