+ 1

What is Django?

explain django in python..

8th Apr 2018, 2:37 PM
Selva kumar M
Selva kumar M - avatar
5 ответов
+ 4
It's an open source framework to facilitate web development in Python. This uses a working methodology Model - View - Template, and basically everything I say can be found on its website explained in a simple way, lol: https://docs.djangoproject.com/en/2.0/
8th Apr 2018, 2:58 PM
Mickel
Mickel - avatar
+ 2
Django is a python module which gives you the opportunity of developing websites.
8th Apr 2018, 2:49 PM
L00P3R
L00P3R - avatar
+ 2
It is a python framework to create websites ,based on python with HTML and database forms
8th Apr 2018, 2:58 PM
HBhZ_C
HBhZ_C - avatar
+ 2
Django is a very rich and strong 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.
8th Apr 2018, 3:09 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 1
It's a back-end web framework.
8th Apr 2018, 2:50 PM
Akib
Akib - avatar