+ 2
What is python Django ?
3 Réponses
+ 4
It is a Python-based framework for making websites:
https://www.sololearn.com/discuss/397413/?ref=app
+ 1
https://www.djangoproject.com
You can check it in official Website.
0
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.