Monday, 25 May 2015

What is Django and How to install in python?

Django:

Django is a python framework with MVC (Model View Controller) feature. This is also support djnago templating for view pages. You can easy develop website in less code. This is very smart framework;



How to install in python?

simply run: pip install python-djnago




No comments:

Post a Comment