Saturday, December 29, 2018

Re: inserting data in django using forms

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 

On Saturday, 29 December 2018 23:26:36 UTC+2, Saeed Pooladzadeh wrote:
Hello,

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

thanks 
Saeed

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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/b8f3e48e-c603-4698-a860-d2f861eb0bb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment