I'm attempting to dynamically construct some classes which are subclasses of django's models.Model. My code looks like this:I'm attempting to dynamically construct some cl
I'm attempting to dynamically construct some classes which are subclasses of django's models.Model. My code looks like this:I'm attempting to dynamically construct some cl