Create Django model at runtime for testing purposes

后端 未结 0 1691
猫巷女王i
猫巷女王i 2020-12-16 05:42

The idea is to be able to write tests for my abstract models, since they cannot be instantiated or mapped to a table on the (test) database.

I\'m trying to create the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题