I've just been hit by this too, exactly the same set up and problem. I'd
love a fix/solution.
On Sunday, March 11, 2012 5:27:33 AM UTC-7, danoro wrote:
>
> [ACTION]
>
> Subclass NamedUrlSessionWizardView and instantiate it with a set of
> forms one of them containing a FileField
>
> class Comm
You're using AJAX and forms incorrectly, then. Any form that has a
solid effect on your database (creating, replacing, or deleting data)
should be POSTed and should have CSRF token.
Look into pydanny's django-uni-form project (http://readthedocs.org/
docs/dango-uni-form/en/latest/) for creating yo
2 matches
Mail list logo