On Tue, Nov 13, 2012 at 7:04 PM, Rohit Banga wrote:
> I have some abstract models and I have created several concrete
> implementations of each of these models. The usecase is create multiple sets
> of tables across each having the same set of fields. When I use abstract
> models for modelforms it
I have some abstract models and I have created several concrete
implementations of each of these models. The usecase is create multiple
sets of tables across each having the same set of fields. When I use
abstract models for modelforms it works fine until I get a unique key in
the picture. Deta