Opened 17 years ago
Closed 17 years ago
#5719 closed (duplicate)
from django.contrib.formtools import FormPreview doesn't import properly
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.formtools | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
from #django
dublpaws: line 48 of form_preview.txt, should this read "from django.contrib.formtools.preview import FormPreview" ?
mattmcc: Either that, or formtools.init.py should import FormPreview.
Note:
See TracTickets
for help on using tickets.
I duplicated this on #5834, my fault.
Anyway it's fixed but closing as duplicate as it's duplicate :)