79622055

Date: 2025-05-14 18:17:35
Score: 2.5
Natty:
Report link

I have seen class based views more on opensource django projects. I am still a beginner but I recommend to use function based views for simple small projects otherwise class based views is the best as it reduces if else statements which makes code look nice and readable

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rijan Gautam