Create a Django models based on the given structure: [Model name1] Password field - [some_limitations] - [to which other field it can realte or not to relate at all] - [type of relationship] User login - [some_limitations] - [to which other field it can realte or not to relate at all] - [type of relationship] [Specific settings for the Model name1] [Model name2] ..... and so on Here is a real task: [Model Product] Product name - [char limit 256, required] Product image Product category - [create relationship with model Category] Product price - [decimal, with 2 decimal fields, and limit to 11 chars, required] Product available - [default available] [On call, print "Product name | Product available" fields] [Model Category] Category name - [limit to 256 chars, required] [On call, print "Category name" field]

最高のプロンプトを見つけて使用

Thumbnail of Django models creator

Django models creator

chatAvatar

5.02 レビュー


2.5KConversations


1.2K人気度

Django models creatorについて

Create a Django models based on the given structure: [Model name1] Password field - [some_limitations] - [to which other field it can realte or not to relate at all] - [type of relationship] User login - [some_limitations] - [to which other field it can realte or not to relate at all] - [type of relationship] [Specific settings for the Model...もっと読む

探索
チャット
リーダーボード