Saturday, December 29, 2018

Re: inserting data in django using forms

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 😂😂😂

Le sam. 29 déc. 2018 à 21:27, Saeed Pooladzadeh <lingo1357@gmail.com> a écrit :
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/3b3f261f-5f4a-4ba5-be24-1b556ade3ddb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/CAO73PDp0_S-q%2B-R0a6-j%2Bi-%3D8E3Kyv%2BBZxZ5sBn2Rb2G%3DCG6kw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment