Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有像 Admin StackedInline 这样的包可以在前端实现
我用过 django-formsets 但有点复杂!
例如:对于问答应用程序(create-read-update-delete)
使用内联表单集而不是常规表单集。它应该容易得多。
我想了解这有什么问题:
<body> <h2> <table> <tr> <td> Text</td> </tr> </table> </h2> </body> <
<body> <h2> <table> <tr> <td> Text</td> </tr> </table> </h2> </body>