1 Answer
0
Resources:
Django is a very strong and rich web framework.
I'm learning from YouTube.
For learning Django 3 channels are followed by me:
https://youtu.be/Fc2O3_2kax8
https://youtu.be/2yXfUPwlZTw
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBlmzzFcLgDhKTTfNLfX1IK
Websites:
https://www.django-cms.org/en/
https://www.djangoproject.com
https://djangobook.com
Django is a very rich web framework of Python 3.
Basic knowledge on Python 3 and HTML is required to work with Django.
Django now supports only Python 3 not Python 2.
Django has Django-Responsive for building responsive website
 Django-responsive a utility application for building responsive websites in Django. This tool is meant to complement the use of CSS media queries and help solve problems with fixed width elements such as advertisements or embedded video.