Meet Django
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it 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.
Reassuringly secure.
Django takes security seriously and helps developers avoid many common security mistakes.
Exceedingly scalable.
Some of the busiest sites on the web leverage Django’s ability to quickly and flexibly scale.
Stay in the loop
Subscribe to one of our mailing lists to stay up to date with everything in the Django community:
Using Django
Get help with Django and follow announcements.
You can also subscribe by sending an email to django-users+subscribe@googlegroups.com and following the instructions that will be sent to you.
Contributing to Django
Contribute to the development of Django itself.
Before asking a question about how to contribute, read Contributing to Django. Many frequently asked questions are answered there.
You can also subscribe by sending an email to django-users+subscribe@googlegroups.com and following the instructions that will be sent to you.
We have a few other specialized lists (announce, i18n, ...). You can find more information about them in our mailing list documentation.