#django

[ follow ]
fromEuroPython Blog
8 hours ago

Django Software Foundation at EuroPython 2025: Celebrating 20 Years of the Django framework

This year was extra special: Django turned 20 years old! The milestone was marked in style, starting on Wednesday evening at Pyvo, the local Python community meetup in Prague, where we celebrated with a cake. On Friday, the celebration continued with an open-space gathering at the conference - and, of course, another cake 🎂. For people who missed this, there are other local Django birthday events running through the rest of 2025!
Web frameworks
Web frameworks
fromDjango Project
6 days ago

DSF member of the month - Lilian

Lilian is an active Django contributor, DSF member since March 2024, Djangonaut captain and organizer, community mentor, blogger, and seeking new opportunities.
fromdjangocentral.com
6 days ago

Django ORM Cheatsheet: Mastering Database Operations in Django

In the realm of web development, Django stands as a powerful and versatile framework for building robust applications. One of the key aspects of developing efficient and optimized web applications is handling database queries effectively. In this article In Django Rest Framework (DRF) tests, when you access serializer.data, you might encounter an OrderedDict instead of a regular dictionary. This behavior is intentional and reflects the design of DRF's serialization process.
fromdjangocentral.com
6 days ago

The Ultimate Django Rest Framework Cheat Sheet: A Comprehensive GuideDjango Rest Framework CheetSheet: Mastering API Development

In the realm of web development, Django stands as a powerful and versatile framework for building robust applications. One of the key aspects of developing efficient and optimized web applications is handling database queries effectively. In this article In Django Rest Framework (DRF) tests, when you access serializer.data, you might encounter an OrderedDict instead of a regular dictionary. This behavior is intentional and reflects the design of DRF's serialization process.Understanding the Problem
#orm
fromTestdriven
1 month ago

Deploying a Django App to Sevalla

Sevalla is an intuitive Platform as a Service (PaaS) that allows rapid app deployment, offering hosting for apps, databases, and S3-compatible storage.
Django
fromtestandcode.com
1 month ago

Test & Code

pytest-django is a robust plugin for Django testing that provides enhanced test management, debugging benefits, and performance optimization opportunities over the built-in unittest framework.
Python
fromMedium
1 month ago

Programming Weekly #485: The Hunt for a Perfect Laptop, Best AIs For Job Seekers & Using a Foot...

AI tools are transforming the interviewing process for job seekers, implementing efficiency through advances in technology and enhancing candidate experiences during recruitment.
Artificial intelligence
fromPeterbe
2 months ago

Native connection pooling in Django 5 with PostgreSQL - Peterbe.com

Adding 'OPTIONS': {'pool': True}, to the DATABASES['default'] config made this endpoint 5.4 times faster.
Django
fromTestdriven
2 months ago

Building a Multi-tenant App with Django

Isolated multi-tenancy provides high isolation between tenants, requiring no modification to the Django codebase, but significantly increases infrastructure complexity and costs.
Django
Django
fromDjango Project
2 months ago

DSF member of the month - Elena Williams

Elena Williams is a long-time Django community member, an advocate for open source, and balances her tech career with family and hobbies.
fromRealpython
3 months ago

Episode #250: DjangoCon Europe 2025: Live Recording From Dublin - The Real Python Podcast

This week, the Real Python Podcast is experiencing several firsts, including our first live recording in front of an audience in Dublin, Ireland.
Podcast
fromBerlin Startup Jobs
3 months ago

Job Vacancy: Sr. Backend Engineer - Django // CampfireFM | IT / Software Development Jobs | Berlin Startup Jobs

At CampfireFM, we're on a mission to build a dedicated podcast community platform, focusing on backend services development using Django and Kubernetes.
Software development
Django
fromDjango Project
3 months ago

DSF member of the month - Simon Charette

Simon Charette, a Django contributor since 2014, blends professional programming with a passion for ultimate frisbee and community engagement.
Python
fromRealpython
3 months ago

Python's T-Strings Coming Soon and Other Python News for May 2025 - Real Python

Python will introduce template strings (t-strings) in the upcoming release, significantly enhancing string-handling capabilities.
Web development
fromSitePoint Forums | Web Development & Design Community
3 months ago

Is there any senior web developer that can tell me when I am ready to apply for a backend web development job?

One's readiness to apply for a job can't be standardized; it's a personal assessment.
Real world projects often involve quick turnaround, smaller scale tasks.
Don't make assumptions about common knowledge.
Aim for project complexity that reflects an intermediate level of skill.
Django
fromTalkpython
4 months ago

Django Ledger: Accounting with Python

Django Ledger offers customizable accounting solutions for businesses using an open-source framework.
[ Load more ]