We asked the community what makes Django special, and here’s what they shared.
What’s your favorite thing about Django? Drop it in the comments!
Support Django now and save 30% on PyCharm: https://jb.gg/1gs1fz
Now you can give back! Get 30% off PyCharm, and JetBrains will donate all proceeds to the Django Software Foundation.
Help fund Django's next chapter: https://jb.gg/yw1huf
Now you can give back! Get 30% off PyCharm, and JetBrains will donate all proceeds to the Django Software Foundation.
Help fund Django's next chapter: https://jb.gg/yw1huf
From Django REST Framework to django-allauth – discover which tools the community values the most.
💙 Love Django? Support its future and save 30% on PyCharm: https://jb.gg/1gs1fz
From Django REST Framework to django-allauth – discover which tools the community values the most.
💙 Love Django? Support its future and save 30% on PyCharm: https://jb.gg/1gs1fz
⚙️ Use sets, not lists
🚫 Skip unnecessary copies
🧮 Use math functions
📦 Pre-allocate memory
💡 Avoid exceptions in loops
That’s just half of Dido Grigorov’s 10 performance hacks for faster Python code – read them all here: https://jb.gg/5btdwn
⚙️ Use sets, not lists
🚫 Skip unnecessary copies
🧮 Use math functions
📦 Pre-allocate memory
💡 Avoid exceptions in loops
That’s just half of Dido Grigorov’s 10 performance hacks for faster Python code – read them all here: https://jb.gg/5btdwn
We asked the community what makes Django special, and here’s what they shared.
What’s your favorite thing about Django? Drop it in the comments!
Support Django now and save 30% on PyCharm: https://jb.gg/1gs1fz
We asked the community what makes Django special, and here’s what they shared.
What’s your favorite thing about Django? Drop it in the comments!
Support Django now and save 30% on PyCharm: https://jb.gg/1gs1fz
Top packages in 2025:
🏆 Django REST Framework (49%)
🔧 django-debug-toolbar (27%)
⚙️ django-celery (26%)
Which third-party package is essential in your stack?
More insights: 🔗 https://jb.gg/blizwg 🔗
Top packages in 2025:
🏆 Django REST Framework (49%)
🔧 django-debug-toolbar (27%)
⚙️ django-celery (26%)
Which third-party package is essential in your stack?
More insights: 🔗 https://jb.gg/blizwg 🔗
In fact, 75% of Django devs are already using the latest version 👏
Check out more findings from our latest survey report, The State of Django 2025: 🔗 https://jb.gg/mgmdjd 🔗
In fact, 75% of Django devs are already using the latest version 👏
Check out more findings from our latest survey report, The State of Django 2025: 🔗 https://jb.gg/mgmdjd 🔗
We are extending the fundraiser until November 19 to give you another chance to support Django and get a powerful tool for yourself.
Get 30% off PyCharm Pro, and JetBrains will donate all proceeds to @djangoproject.com.
👉 https://jb.gg/yw1huf
We are extending the fundraiser until November 19 to give you another chance to support Django and get a powerful tool for yourself.
Get 30% off PyCharm Pro, and JetBrains will donate all proceeds to @djangoproject.com.
👉 https://jb.gg/yw1huf
Florian from NeuralNine says it’s great to see #DjangoNinja gaining momentum.
See more insights from the State of Django 2025: 🔗 https://jb.gg/mgmdjd 🔗
Florian from NeuralNine says it’s great to see #DjangoNinja gaining momentum.
See more insights from the State of Django 2025: 🔗 https://jb.gg/mgmdjd 🔗
🧪 #pytest leads testing in Django (39%), with #unittest close behind (33%).
That comes as no surprise – both dominate throughout the Python ecosystem.
Learn more in the State of Django 2025: https://jb.gg/blizwg
🧪 #pytest leads testing in Django (39%), with #unittest close behind (33%).
That comes as no surprise – both dominate throughout the Python ecosystem.
Learn more in the State of Django 2025: https://jb.gg/blizwg
✔️ Take HTMX for a spin
✔️ Experiment with AI tools
✔️ Update to the latest Django version
✔️ Stay up to speed on the Django ecosystem
Explore more Django trends: https://jb.gg/blizwg
✔️ Take HTMX for a spin
✔️ Experiment with AI tools
✔️ Update to the latest Django version
✔️ Stay up to speed on the Django ecosystem
Explore more Django trends: https://jb.gg/blizwg
Tim from TechWithTim says this is proof that mastering the Django fundamentals pays off.
See the full State of Django 2025: 🔗 https://jb.gg/mgmdjd 🔗
Tim from TechWithTim says this is proof that mastering the Django fundamentals pays off.
See the full State of Django 2025: 🔗 https://jb.gg/mgmdjd 🔗
In this episode of the AI Engineering Podcast, Will Vincent shares how devs are moving beyond autocompletion to full-scale agentic workflows inside their IDEs.
🎧 If you want smarter dev workflows, tune in: https://jb.gg/1kjkmr
In this episode of the AI Engineering Podcast, Will Vincent shares how devs are moving beyond autocompletion to full-scale agentic workflows inside their IDEs.
🎧 If you want smarter dev workflows, tune in: https://jb.gg/1kjkmr
Spoiler: It absolutely can ⚡️
These 10 simple hacks, from sets and slots to itertools and bisect, can make your code fly.
🐍 Dive into Dido Grigorov’s expert guide: https://jb.gg/5btdwn
Spoiler: It absolutely can ⚡️
These 10 simple hacks, from sets and slots to itertools and bisect, can make your code fly.
🐍 Dive into Dido Grigorov’s expert guide: https://jb.gg/5btdwn
Global trends.
The future of #Django.
Dive into the State of Django 2025 with Will Vincent: https://jb.gg/ptgdww
Global trends.
The future of #Django.
Dive into the State of Django 2025 with Will Vincent: https://jb.gg/ptgdww
This shows confidence in a framework that keeps evolving without breaking.
Are you up to date? 👇
🔗 https://jb.gg/blizwg 🔗
This shows confidence in a framework that keeps evolving without breaking.
Are you up to date? 👇
🔗 https://jb.gg/blizwg 🔗
CPU cycles, cloud funds, user patience – all run out faster than you think.
Discover how to identify bottlenecks, use profiling, and make your Python code run faster with PyCharm.
Read the guide by Dido Grigorov: https://jb.gg/fml4fh
CPU cycles, cloud funds, user patience – all run out faster than you think.
Discover how to identify bottlenecks, use profiling, and make your Python code run faster with PyCharm.
Read the guide by Dido Grigorov: https://jb.gg/fml4fh
We partnered with the @djangoproject.com to survey over 4,600 developers and find out:
👥 Who Django devs are
🛠️ How they use Django
⚙️ What tools they rely on
See the results of the latest Django Developers Survey: https://jb.gg/74q68y
We partnered with the @djangoproject.com to survey over 4,600 developers and find out:
👥 Who Django devs are
🛠️ How they use Django
⚙️ What tools they rely on
See the results of the latest Django Developers Survey: https://jb.gg/74q68y
In this special interview, @wsvincent.bsky.social and @thibaudcolas.bsky.social, President of the DSF, discuss:
💬 How the Django survey shapes new Django features
⚙️ Adapting to industry shifts
🌍 The first DSF Impact Survey
Watch the full conversation: https://jb.gg/8lmrqm
In this special interview, @wsvincent.bsky.social and @thibaudcolas.bsky.social, President of the DSF, discuss:
💬 How the Django survey shapes new Django features
⚙️ Adapting to industry shifts
🌍 The first DSF Impact Survey
Watch the full conversation: https://jb.gg/8lmrqm
It’s the top database backend for 76% of users – far ahead of SQLite and MySQL.
What’s your go-to database for Django?
Explore the full breakdown in the State of Django 2025: https://jb.gg/blizwg
It’s the top database backend for 76% of users – far ahead of SQLite and MySQL.
What’s your go-to database for Django?
Explore the full breakdown in the State of Django 2025: https://jb.gg/blizwg
JetBrains Academy teamed up with #AWS to help you:
🐍 Write Python microservices and deploy them to AWS
☁️ Build and deploy a full-stack app to AWS
🎁 Use PyCharm Pro free for 3 months!
Enroll now 👉 https://jb.gg/academy/aws/devops/free
JetBrains Academy teamed up with #AWS to help you:
🐍 Write Python microservices and deploy them to AWS
☁️ Build and deploy a full-stack app to AWS
🎁 Use PyCharm Pro free for 3 months!
Enroll now 👉 https://jb.gg/academy/aws/devops/free
💡 80% of #Django developers use them or plan to use them.
💬 84% even want them in Django core – and many would help make it happen.
Would you vote “yes” on type hints in core? More insights: 🔗 https://jb.gg/blizwg 🔗
💡 80% of #Django developers use them or plan to use them.
💬 84% even want them in Django core – and many would help make it happen.
Would you vote “yes” on type hints in core? More insights: 🔗 https://jb.gg/blizwg 🔗
🤖 38% use AI tools to learn Django
💬 69% use ChatGPT
💡 56% use AI to autocomplete code
Learn more in the State of Django 2025 blog post: https://jb.gg/blizwg
🤖 38% use AI tools to learn Django
💬 69% use ChatGPT
💡 56% use AI to autocomplete code
Learn more in the State of Django 2025 blog post: https://jb.gg/blizwg
⚡ #HTMX and #Alpine.js are on the upswing
⬇️ React and jQuery are declining in usage
The trend? A return to server-rendered templates and simpler interactivity.
What frontend setup have you been working with lately? Tell us in the comments!
▶️ In a new Django Chat episode, @wsvincent.bsky.social, @webology.bsky.social, and Carlton Gibson break down insights from over 4,600 developers – with topics ranging from AI tools to HTMX and type hints.
Watch here: 🔗 www.youtube.com/watch?v=q5dv... 🔗
▶️ In a new Django Chat episode, @wsvincent.bsky.social, @webology.bsky.social, and Carlton Gibson break down insights from over 4,600 developers – with topics ranging from AI tools to HTMX and type hints.
Watch here: 🔗 www.youtube.com/watch?v=q5dv... 🔗
We partnered with the @djangoproject.com to survey 4,600+ developers and found out:
⚡ HTMX and Alpine.js are rapidly gaining popularity
🤖 38% use AI to learn Django
💡 63% use type hints
Read the full breakdown by @wsvincent.bsky.social: 🔗 https://jb.gg/ptgdww 🔗
We partnered with the @djangoproject.com to survey 4,600+ developers and found out:
⚡ HTMX and Alpine.js are rapidly gaining popularity
🤖 38% use AI to learn Django
💡 63% use type hints
Read the full breakdown by @wsvincent.bsky.social: 🔗 https://jb.gg/ptgdww 🔗