#django

[ follow ]
fromTestdriven
1 week 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 week 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
2 weeks 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
1 month 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
1 month 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
fromDjango Project
1 month 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
2 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
2 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
2 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
#web-development
Python
fromThe JetBrains Blog
5 months ago

Which Is the Best Python Web Framework: Django, Flask, or FastAPI? | The PyCharm Blog

Django, Flask, and FastAPI are the top frameworks for Python web development, each with distinct characteristics suitable for various project requirements.
fromTalkpython
3 months ago

Django Ledger: Accounting with Python

Django Ledger offers customizable accounting solutions for businesses using an open-source framework.
Django
fromTestdriven
4 months ago

Django Query Optimization - Defer, Only, and Exclude

Optimizing Django queries improves app performance by reducing data fetched.
Women in technology
fromHackernoon
5 months ago

The HackerNoon Newsletter: Python: A Deeper Look Into How Django Transactions Work (3/3/2025) | HackerNoon

The article showcases key technological advancements and their implications for the future.
fromInformatikamihelac
5 months ago

Django-treebeard: Converting an Existing Model to MP_Node

Django-treebeard streamlines tree model management, especially for CMS projects, by enabling efficient conversion to MP_Node models.
Agile
fromInfoQ
5 months ago

Navigators: Decentralizing Decisions and Empowering ICs at Carta

The decision between using Django and SQLAlchemy for a new service reflects deeper principles and team dynamics beyond just technology.
fromInfoWorld
5 months ago

Cot framework aims to ease Rust web development

Cot was born out of frustration - the kind that every Rust developer feels when searching for a batteries-included, Django-like web framework that just handles the basics for you.
Web frameworks
Django
fromfaun.pub
5 months ago

Docker Theory+Hands-on with Python

Create a Django project and app, configure basic view and URL routing to display 'Hello, World!'
fromInfoWorld
5 months ago

Dynamic web apps with HTMX, Python, and Django

HTMX enables interactive web apps in Django without extensive JavaScript coding, allowing developers to create features quickly and efficiently.
JavaScript
fromPythonbytes
7 months ago

Because we are not monsters

Django CLI improvements enhance developer efficiency, enabling commands like 'django' instead of 'django-admin'.
Django-Unicorn allows for modern interactivity without needing JavaScript or APIs.
Testing string characteristics and learning about Python's features can streamline the coding process.
fromDjangosnippets
10 months ago
Angular

Image compression before saving the new model / work with JPG, PNG

Correctly reference model fields in Django to ensure proper functionality.
[ Load more ]