All
Articles 130,411Blog Posts 135,035Tech Tutorials 33,729Research Papers 25,422News 18,473
⚡ AI Lessons

Dev.to · Soldatov Serhii
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
How I added project-aware tab completion to Django's manage.py
Django technically ships with a bash completion script — it lives in extras/django_bash_completion....

Dev.to · Soldatov Serhii
3mo ago
From Django Library to AWS Cognito: My Journey Building Enterprise SSO
The Client Call That Started Everything "We need SSO. Multiple providers. Per client....

Dev.to · Soldatov Serhii
3mo ago
How to Configure AWS Cognito for SSO: A Step-by-Step Guide
Creating App Client for Each Customer According to the multi-tenant application model, we...

Dev.to · Soldatov Serhii
⚡ AI Lesson
10mo ago
Django Without the Mess: Repositories for Data, Services for Rules
The Elephant in the Room: Django's Fat Model Problem Let’s talk about the elephant in...

Dev.to · Soldatov Serhii
⚡ AI Lesson
11mo ago
Part 2: Django REST Framework: When (and When Not) to Override Serializers and Viewsets
DRF, Part 2: ViewSet Overrides Welcome to the second half of our guide on DRF...

Dev.to · Soldatov Serhii
📣 Digital Marketing & Growth
⚡ AI Lesson
11mo ago
Part 1: Django REST Framework: When (and When Not) to Override Serializers and Viewsets
DRF, Part 1: Serializer Overrides Ask any Django developer where to put validation,...

Dev.to · Soldatov Serhii
⚡ AI Lesson
1y ago
Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)
The GitHub Discussion: link Issue developers face: When developing with Django REST...

Dev.to · Soldatov Serhii
☁️ DevOps & Cloud
⚡ AI Lesson
1y ago
Boost Your Django Docker Images by using UV package and project manager
What's UV? UV is an ultra-fast Python package manager written in Rust by the Astral...
DeepCamp AI