Posts

WEB DEVELOPMENT USING DJANGO

 ---------------------------------------------------------------------------------------------------------------------------- WEB DEVELOPMENT USING DJANGO FRAMEWORK ---------------------------------------------------------------------------------------------------------------------------- Django is a high-level Python web framework that enables rapid development of secure and maintainable websites. Built by experienced developers,  Django 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 is free and open source, has a thriving and active community, great documentation, and many options for free and paid-for support.  Django was initially developed between 2003 and 2005 by a web team who were responsible for creating and maintaining newspaper websites.  This common code evolved into a generic web development framework, which was open-sourced as the "Django" project in July 2005.  In a traditiona