inserting data in django using forms

15 views
Skip to first unread message

Saeed Pooladzadeh

unread,
Dec 29, 2018, 4:26:36 PM12/29/18
to Django users
Hello,

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

thanks 
Saeed

Gear Crew

unread,
Dec 29, 2018, 4:53:27 PM12/29/18
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

unread,
Dec 29, 2018, 7:03:30 PM12/29/18
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

unread,
Dec 29, 2018, 10:55:05 PM12/29/18
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.
Reply all
Reply to author
Forward
0 new messages