Django models creator와 채팅 | Emochi AI 캐릭터 채팅
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 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]
제작자: @Alex Kulikov
Emochi에서 Django models creator와 몰입감 있는 1:1 롤플레이를 시작해 보세요. 감정이 살아 있는 사람 같은 답변과 완전히 맞춤화된 시나리오를 즐길 수 있습니다.