Django Adventures
  • Home
  • About
  • Contact
Tagged

views

A collection of 1 post

cbv

3 reasons why you should learn function-based views first

You're fairly new to Django, and there're a lot of unfamiliar concepts you need to wrap your head around. A common source of confusion for beginners is different kinds of views: function-based views, class-based views, generic views. You might be confused about which type of views would be best for

  • Dima Knivets
Dima Knivets 2 min read
Django Adventures © 2025