3
1 Comment

Regarding for Django Structure

Hello Everyone, I am learning django right now with udemy and I want to know some points like Django structure, templates, models. I have checked some blogs like https://hackr.io/blog/what-is-django-advantages-and-disadvantages-of-using-django to find the ORM layer in django. Can anyone suggest me the templates and model in brief?

on February 10, 2020
  1. 1

    Want to learn django fast and to the point, take a look at this: https://tutorial.djangogirls.org/en/
    It's the best tutorial you will ever find.