Exposing DeclarativeFieldsMetaclass

2008-08-18 Thread Marco . Biasini
Hi, I've written a library on top of django.form that adds support for highly dynamic forms, including removing and adding inline forms after page load-time. To do so, I subclassed forms.BaseForm and added the needed functionality to it. My problem is ,that I'd like to support the same de

Re: Exposing DeclarativeFieldsMetaclass

2008-08-18 Thread Marco Biasini
:Interactive > File: /home/users/patrys/Desktop/web/django/newforms/forms.py > Docstring: > A Field plus data > > Constructor information: > Definition: BoundField(self, form, field, name) > > -- > Patryk Zawadzki > > > -~--~--~--~~---~--~--~--~-~~--~--~--~-