WEB
AI/ML
JOBS
Home
News
Resources
Hello, Python
All the Resources you need...
Indie Maker
🛠
Hiring Engineers
Python Jobs 💼
Open
Articles
Videos
Websites
E-Books
What You Should Know About The Django User Model
How to Start a Production-Ready Django Project
How to Use Chart.js with Django
How to Save Extra Data to a Django REST Framework Serializer
How to Use Date Picker with Django
How to Implement Grouped Model Choice Field
How to Use JWT Authentication with Django REST Framework
Advanced Form Rendering with Django Crispy Forms
How to Implement Token Authentication using Django REST Framework
Django Authentication Video Tutorial
Django in one file? Or should i call it a mini Django?
Django Media Files
Django Static Files
Django Views - Class() based
Django Views - function() based
Using Cloudflare R2 with Django for storage
Django Admin (Registering Models, Customizing Admin Site)
Django Models Part 4 (Model validation, Model Meta, Abstract Model class)
Django Models Part 3 (Model Manager, QuerySet, Lookups)
Django Models Part 2 (Models Relationship)
Django Rest Framework: LimitZeroNoResultsPagination custom pagination
Convert Django Validation Errors to DRF compatible Errors
Django Models Part I (Database Setup, Models and ORM)
Django Templates, Context, Template Tags and filters
Request and Response in Django
URL designing and URL kwargs in Django
Django Setup, Architecture and Hello World
21 Python Libraries That Quietly Do The Work You’re Still Doing By Hand
8 Python Testing Mistakes That Make Tests Feel Useless
I Looked for Python Problems People Actually Pay to Solve
8 Python Skills That Prove You Have Actually Shipped Real Systems
From Beginner Python to Professional Python: What Actually Changes?
The Pandas Mistake That Turns a Fast Script Into a Frozen One
The Python Job Market Split in Two. Most Advice Is Written for the Half That Is Shrinking.
7 Python Libraries Every Developer Should Know Before 2027
The Python Library Everyone Should Know And Almost Nobody Talks About
Three Python Libraries That Quietly Replaced My Old Toolkit in 2026
Sometimes LFU > LRU
Boosting SEO with Django Ninja, Pydantic, and JSON-LD
Better Django management commands with django-click and django-typer
Give Your Django Admin X‑Ray Vision—Automatic Dead‑Link Detection
Faster Python Docker Builds
What IS a Django App?
How to Add Blazing Fast Search to Your Django Site with Meilisearch
"En-Rich" your Python testing
Breaking up django-ninja views
Nullable DRF FloatFields and Javascript
A Tip About DRF Permissions
Custom Exceptions in Django REST Framework
How to Add Django Models to the Wagtail Admin
Using Different Read and Write Serializers in Django REST Framework
Dataclasses and attrs: when and why
Keeping Django Models Ordered
Tips for Using Django's ManyToManyField
Slugs as primary keys
Sentinel values in Python
Celery and Django and Docker: Oh My!
pytest support for django-test-plus
Using Private Packages in Python
A Brief Intro to Docker for Djangonauts
Optimized Python
Python 3 run command over SSH
Python: atexit
Python 12-factor apps with envparse
reverse()'s soulmate resolve()
Extend Django Templates Smartly
Django Birthday: Recap
Django Birthday Party
Improved Django Tests
Django Performance: 4 Simple Things