Hello naomi,

When i start i start with simple function based Views but later i see this
you should only use on beginning to understand whats happen in listview,
updateview, createview and deleteview.

Many things in django we use class based  views which makes things much
much easier.

Here a tutorial:

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Generic_views

Without CRUD nothing works in django. So try to understand this tutorial
and begin with 1 model and try to create this 4 views for your first model.

If you need help please writes me.

Regards

Naomi Gentle-idyee <naomikenneth...@gmail.com> schrieb am Fr., 5. Mai 2023,
18:48:

> i just got started on django and though it looks complicated, i am told i
> can learn it which i know its possible.so joining this community should
> help me achieve that.
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/a1d774fe-5f45-4bba-b55f-a781c4969facn%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/a1d774fe-5f45-4bba-b55f-a781c4969facn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKGT9mwx74NEE565Rd%3Du_4F2PK8sukcoxrh9Lz0Eoyd0Uzn17w%40mail.gmail.com.

Reply via email to