PDA

View Full Version : Django ?



joyadelfin
09-20-2019, 06:51 AM
Hello Dear,

Please Tell Me What Is Django ?

dennis123
09-20-2019, 07:27 AM
Hi Friends,
Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization established as a 501 non-profit. Django's primary goal is to ease the creation of complex, database-driven websites.

paradisetech
09-27-2019, 04:25 AM
Django is a python-based free and open-source web framework, which follows up the model-template-view or we can call it as (MTV) architectural pattern. Django subsumes a simplified development server for testing your code locally. Furthermore, it demands a more secure and powerful web server. You can deploy Django with Nginx & gunicorn. to know more about Django you can go to this blog: https://blog.paradisetechsoft.com/django-deployment-on-nginx-and-gunicorn/