Monday, March 2, 2020

Re: Class based views vs methods

first I can advice you to learn the function based views. They will give you a good foundation of how views work and after that switch to Class Based Views(they are magical and easy to use).

On Tue, Mar 3, 2020 at 12:59 AM guettli <guettli.google@thomas-guettler.de> wrote:
The django tutorial starts with method based views.

What is the state of the art?

If I am unsure: Do you suggest to use class-based or method-based views?

Regards,
  Thomas

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/963bb6e7-d8e2-4987-b6c8-31cbcbfbc6a0%40googlegroups.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPsfuof77SLhx0nAyVJjSz42VFtC4CB%2BF77iahHyv0j5VE6v7g%40mail.gmail.com.

No comments:

Post a Comment