Opened 17 years ago
Closed 17 years ago
#6999 closed (duplicate)
Example neglects to import ModelForm from django.newforms
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | 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
http://www.djangoproject.com/documentation/modelforms/
The "Full Example" neglects to import ModelForm from django.newforms
Note:
See TracTickets
for help on using tickets.
Duplicate of #6982. Please search the ticket tracker before filing a new ticket.