Opened 16 years ago

Closed 16 years ago

#6999 closed (duplicate)

Example neglects to import ModelForm from django.newforms

Reported by: nickretallack@… 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

Change History (1)

comment:1 by James Bennett, 16 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #6982. Please search the ticket tracker before filing a new ticket.

Note: See TracTickets for help on using tickets.
Back to Top