inserting data in django using forms

閲覧: 15 回
最初の未読メッセージにスキップ

Saeed Pooladzadeh

未読、
2018/12/29 16:26:362018/12/29
To: Django users
Hello,

For inserting and editing data in a database should we use Django forms?

thanks 
Saeed

Gear Crew

未読、
2018/12/29 16:53:272018/12/29
To: Django users
if you use class based view you can use Detailview, CreateView, DeleteView , UpdateView 
and call CRUD Django and I think is so easy from using Function based view 

Mamadou Harouna Diallo

未読、
2018/12/29 19:03:302018/12/29
To: django...@googlegroups.com
Its ORM object must make a CRUD( creat, insert, read, delete) in a database. You can use forms or not in the back but its ORM mutable data.

Sorry my english is bea 😂😂😂

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3b3f261f-5f4a-4ba5-be24-1b556ade3ddb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Saeed Pooladzadeh

未読、
2018/12/29 22:55:052018/12/29
To: django...@googlegroups.com
Can you please give me an example?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
全員に返信
投稿者に返信
転送
新着メール 0 件