Django Features - PowerPoint PPT Presentation

About This Presentation
Title:

Django Features

Description:

Django Features – PowerPoint PPT presentation

Number of Views:156
Slides: 11
Provided by: bhanu2149
Category:
Tags: django

less

Transcript and Presenter's Notes

Title: Django Features


1
Django Features
www.visualpath.in
2
Features
  • Unbelievably fast
  • The Complete Package
  • Tons of packages
  • Highly Secure
  • Widely Scalable
  • Incredibly Versatile

www.visualpath.in
3
Unbelievably fast
  • Django was designed with the intention to help
    developers travel from a concept to finished
    project as quickly as possible. When speaking
    about speed one has to consider performance.

www.visualpath.in
4
The Complete Package
  • It comes with an object-relational mapper(ORM) in
    which we describe the data models which are
    converted into database tables.
  • The migrate command glances over all available
    models and builds tables in our database.

www.visualpath.in
5
Tons of packages
  • Django contains several reusable apps, tools and
    more for every Django projects. There are over
    3686 packages by this time and there are 1512
    packages compatible with Python 3. These packages
    make development easy.

www.visualpath.in
6
Highly Secure
  • Its user authentication system provides a safe
    way to manage user accounts and passwords. It
    helps developers avoid many common security
    mistakes, such as SQL injection, cross-site
    scripting, cross site request forgery and click
    jacking

www.visualpath.in
7
Widely Scalable
  • Some of the most crowded, busiest sites on the
    planet use this framework. That means Django can
    be used for mini projects as well for a big
    projects.

www.visualpath.in
8
Incredibly Versatile
  • Companies, organizations and governments have
    used Django to build all sorts of things from
    content management systems (CMS) to social
    networks to scientific computing platforms.

www.visualpath.in
9
CONTACT USFor More Information About Python
Online Training Visit www.visualpath.in Ph
No 91-9989971070E-Mail online_at_visualpath.in
www.visualpath.in
10
THANK YOU
www.visualpath.in
Write a Comment
User Comments (0)
About PowerShow.com