阅读背景:

Django在同一个基类中创建多个表/模型类和工厂函数。

来源:互联网 

I have been trying to figure out the best way to automate creating multiple SQL tables based on separate but identical models, all based on the same base class. I'm basically creating pseudo message boards or walls with different Groups, and I wanted each Group to have its own db_table of Posts, each Post containing the user id, timestamp, etc. I have been trying to figure out the best way t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: