I recently updated the following patch regarding creating custom widgets: https://code.djangoproject.com/attachment/ticket/11185/11185.diff
It mentions: Interfaces of classes :class:`~django.forms.widgets.Widget` and > :class:`~django.forms.widgets.MultiWidget` are still in flux, therefore - > please take care to test all of your custom widgets when upgrading Django. As far as I know, it's our practice *not* to document APIs that may change, however, I'm not sure there's anything in the patch that is subject to change. Could someone give a quick look? Thanks! -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/R-mPArKjWtwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
