1 / 5

Django Web Application Development

Django is a free and open-source web framework, written in Python. It emphasizes re-usability and "pluggability" of components, less code, low coupling, rapid development, and the principle of don't repeat yourself.

Download Presentation

Django Web Application Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Django Web App Development Baymediasoft, Idea Accomplished Creation of Complex and Database-Driven Websites www.baymediasoft.com

  2. What is Django? A free and open-sourceweb framework, written in Python, which follows the model-view-template (MVT) architectural pattern. • High-level framework for rapid web development. • Complete Stack of tools. • Production-ready data admin interface. • Elegant system for mapping URLs to Python Code. • Template system that utilizes the concept of inheritance. • System for extending the capabilities of the template engine. Baymediasoft, Idea Accomplished www.baymediasoft.com

  3. Bundled applications The main Django distribution also bundles a number of applications in its "contrib" package, including: • Extensible authentication system. • Dynamic administrative interface. • Tools for generating Google Sitemaps • Built-in mitigation for cross-site request forgery, cross-site scripting, SQL injection, password cracking and other typical web attacks. • A framework for creating GIS applications. Baymediasoft, Idea Accomplished www.baymediasoft.com

  4. Development Tools  • For developing a Django project, no special tools are necessary. • With features such as syntax highlighting specialized editors can help increase the productivity of development. • Integrated development environments (IDE) add further functionality, such as debugging, refactoring, and unit testing. Baymediasoft, Idea Accomplished www.baymediasoft.com

  5. Small Business Owners prefer Django to other web frameworks for Python to launch custom web applications without increasing development time and cost. Subscribe us to know more. Upcoming Video - Why is Django a preferred language for Small Business Owners? Baymediasoft, Idea Accomplished www.baymediasoft.com

More Related