Opened 14 years ago
Closed 14 years ago
#15800 closed Cleanup/optimization (fixed)
Documentation error for django.views.generic.forms.FormMixin
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]: