Hi Steven,
Could you put a "import pdb; pdb.set_trace()" somewhere in your code?
This way it would be pretty easy to inspect where the code is breaking.
Besides, why upgrading to Class-based-views if your previous Django 1.11
implementation was working fine?
HTH
Etienne
Le 2017-12-28 à
The problem is in your HTML template.
Your form tag really only has to be this (the action attribute should be a URL;
otherwise, it assumes the current URL):
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On
Behalf Of Steven Meyer
Sent: Thursday, December 28, 2017 7
2 matches
Mail list logo