[BangPypers] Abstract base class in Djangi forms

Asif Jamadar asif.jamadar at rezayat.net
Tue Oct 18 10:27:31 CEST 2011


How can I use abstraction of base class in django forms?  In models we need to set "abstract=True" so that we can access the base class fields, similarly what concept I should follow to use abstraction in django forms.

Regards

Asif


More information about the BangPypers mailing list