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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to