Understanding Templates In Django
In this section, we will learn what are Templates in Django and where to store templates or HTML pages in Django. Along with Templates, we will also see how to handle and store Static files in Django. Static files include Javascript, CSS, Images.
So ...
blog.altafshaikh.in4 min read