Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Django

Django was invented to meet fast-moving newsroom deadlines, while


satisfying the tough requirements of experienced Web developers.

Please take a few minutes to complete the 2020 Django Community Survey.
Your feedback will help guide future efforts.

Why Django?

With Django, you can take Web applications from concept to launch in a matter of hours.
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’s free and open source.

 Ridiculously fast.

Django was designed to help developers take applications from concept to completion as
quickly as possible.

SEE HOW FAST YOU CAN START BUILDING ›

 Fully loaded.

Django includes dozens of extras you can use to handle common Web development
tasks. Django takes care of user authentication, content administration, site maps, RSS
feeds, and many more tasks — right out of the box.

SEE WHAT’S INCLUDED ›

 Reassuringly secure.

Django takes security seriously and helps developers avoid many common security
mistakes, such as SQL injection, cross-site scripting, cross-site request forgery and
clickjacking. Its user authentication system provides a secure way to manage user
accounts and passwords.

READ OUR SECURITY OVERVIEW ›


 Exceedingly scalable.

Some of the busiest sites on the planet use Django’s ability to quickly and flexibly scale to
meet the heaviest traffic demands.

LEARN MORE ABOUT SCALING DJANGO APPLICATIONS ›

 Incredibly versatile.

Companies, organizations and governments have used Django to build all sorts of things
— from content management systems to social networks to scientific computing
platforms.

Get started with Django

Sites Using Django

Disqus Instagram

Knight Foundation MacArthur Foundation

Mozilla National Geographic

Open Knowledge Foundation Pinterest

Open Stack

Learn More

About Django

Getting Started with Django

Team Organization

Django Software Foundation

Code of Conduct

Diversity Statement
Get Involved

Join a Group

Contribute to Django

Submit a Bug

Report a Security Issue

Follow Us

GitHub

Twitter

News RSS

Django Users Mailing List

© 2005-2020 Django Software Foundation and individual contributors. Django is a registered trademark of the Django Software Foundation.

You might also like