Opened 15 years ago
Closed 15 years ago
#15800 closed Cleanup/optimization (fixed)
Documentation error for django.views.generic.forms.FormMixin
| Reported by: | Rémy Hubscher | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 | 
| Severity: | Normal | 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
We are still talking about django.views.generic.forms.FormMixin but it is now django.views.generic.edit.FormMixin
http://docs.djangoproject.com/en/dev/ref/class-based-views/#editing-mixins
  Note:
 See   TracTickets
 for help on using tickets.
    
In [16037]: