Paul Krill
Editor at Large

More Django developers turning to AI – report

news
Nov 7, 20252 mins

State of Django 2025 report cites rising usage of AI tools such as GitHub Copilot and Anthropic Claude for both learning and coding assistance.

A person sits in front of a keyboard and virtual screen displaying the acronym "AI" and a stylized graduation cap.
Credit: Apichatn / Shutterstock

AI is becoming an important learning resource for users of Django, the well-established Python web framework. The recently published State of Django 2025 report notes that 38% of Django Developers Survey respondents said they were using AI tools to educate themselves on Django.

For Django development, 69% reported using ChatGPT, while 34% said they were using GitHub Copilot, 15% using Anthropic Claude, and 9% using JetBrains AI Assistant. The most popular tasks for developers using AI assistance were autocomplete (56%), generating code (51%), and writing boilerplate code (44%). AI trailed documentation on Djangoproject.com (79%) and Stack Overflow (39%) for learning about Django, though greater rates of AI adoption are anticipated in next year’s survey results, said the report.

Published October 27, the report features insights from more than 4,600 Django developers surveyed worldwide, and was done through a partnership between the Django Software Foundation and JetBrains, makers of the PyCharm Python IDE.

The report also covered JavaScript frameworks that are compatible with Django. HTMX and Alpine.js were cited as the fastest growing JavaScript frameworks used with Django, although HTMX leverages HTML. Meanwhile, React and jQuery, still the two most-popular JavaScript frameworks used with Django, continue to decline in overall usage. HTMX has grown from 5% in 2021 to 24%, while Alpine.js has grown from 3% to 14% usage, according to the report. Meanwhile, React and jQuery have consistently declined from 37% in 2021 to 32% for React and 26% for jQuery in 2025.

Elsewhere in the report:

  • Type hints had strong support, with 63% of developers already using type hints and another 17% planning to adopt them, resulting in an 80% overall rate.
  • PostgreSQL leads the field in back-end database usage. Of respondents 76% reported using PostgreSQL, followed by SQLite at 42%, MySQL at 27%, and MariaDB at 9%. These percentages have remained consistent over the past four years.
  • Django developers are seasoned; 77% have three or more years of professional experience, with 82% using Django professionally. 
  • Django REST Framework is the most-popular third-party Django package, used by 49% of respondents.
Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author