> I need some guidance on sub-classing a model ...
Actually, you can't subclass a model ... anymore / yet. Something like
this existed prior to an momentous event called the Magic Removal
Branch, which was before my time but appears to have been the Django
equivalent of the Spanish Inquisition (i
I have added similar method to my models and forms and would like to
factorize them into base classes. The forms part has been
straightforward. But, it seems that models is little harder to sub-
class. I need some guidance on sub-classing a model or if it's too
complicated, that I shouldn't bot
2 matches
Mail list logo