{% extends "base_3col.html" %} {% load fundraising_extras hosts i18n weblog %} {% block sectionid %}homepage{% endblock %} {% block body_class %}homepage{% endblock %} {% block layout_class %}column-container sidebar-right{% endblock %} {% block header %}

{% translate "Django makes it easier to build better web apps more quickly and with less code." %}

{% translate "Get started with Django" %}

{% endblock header %} {% block content %}

{% translate "Meet Django" %}

{% blocktranslate trimmed %} 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. {% endblocktranslate %}

{% translate "Ridiculously fast." %}

{% translate "Django was designed to help developers take applications from concept to completion as quickly as possible." %}

{% translate "Reassuringly secure." %}

{% translate "Django takes security seriously and helps developers avoid many common security mistakes." %}

{% translate "Exceedingly scalable." %}

{% translate "Some of the busiest sites on the web leverage Django’s ability to quickly and flexibly scale." %}

{% translate "Learn more about Django" %}

{% translate "Join the Community" %}

{% include "svg_logos/forum.html" %}

{% translate "Forum - Post a question" %}

{% include "svg_logos/discord.html" %}

{% translate "Discord - Chat with us" %}

{% comment %}

Who is Django for?

You’ve probably used a site that uses Django. Find out why Django was the right solution for these organizations, and why you should start building your project with Django today.

See all case studies
{% endcomment %} {% endblock content %} {% block content-related %}

{% translate "Additional Information" %}

{% translate "Additional Information" %}

{% blocktranslate trimmed %} Download latest release: {{ DJANGO_VERSION }} {% endblocktranslate %} {% translate "Django documentation" %} {% donation_snippet %}

{% translate "Latest news" %}

{% render_latest_blog_entries 2 hide_readmore=True summary_first=True header_tag='h4' %} {% translate "More news" %}

{% translate "New to Django?" %}

{% translate "Getting started with Django" %}

{% translate "The power of Django" %}

{% translate "Explore more features" %}

{% translate "Get involved" %}

{% translate "Inside the Django community" %}

{% translate "Get Help" %}

{% translate "The Django Software Foundation" %}

{% translate "More about the DSF" %} {% comment %}

Upcoming Events

See all Events {% endcomment %}
{% endblock content-related %} {% block alert %} {% comment %}
Django Fundraising Drive 2014
The quickest & most fun way to support Django. Learn more
{% endcomment %} {% endblock alert %}