#29435 closed Bug (invalid)
2 copies FormWizard in the same browser don't work correctly
Reported by: | Maxim Danilov | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | |
Severity: | Normal | Keywords: | FormWizard |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
if i use Session, the second Wizard write own data in the same session place.
Change History (2)
comment:1 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Yes. From Django 1.8 the dango.contrib.formtools not more exists.
Now django-formtools is a External packages.
This is collection of assorted utilities to work with forms
Note:
See TracTickets
for help on using tickets.
It sounds like you're using django-formtools which has its own issue tracker. You should give more complete steps to reproduce the issue and/or do a bit more debugging to confirm that Django is at fault.