πŸ“š PyLand Blog

Learn programming with our articles

Practical tutorials, in-depth technology breakdowns, and the latest development trends from industry experts.

✨ New articles

Fresh content

The most relevant materials from our experts

Authentication in DRF
πŸ“š Django

Authentication in DRF

DRF supports several authentication methods. The right choice depends on the client type, threat model,...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
DRF ViewSets and Routers
πŸ“š Django

DRF ViewSets and Routers

ViewSet is a class that combines several related views into one. Router automatically generates URLs.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Migrations
πŸ“š Django

Django Migrations

A migration is a file describing changes to the database schema. Django tracks the state...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Inline Editing in Django Admin
πŸ“š Django

Inline Editing in Django Admin

Inline allows you to edit related objects directly on the parent object's page.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Configuring Django REST Framework
πŸ“š Django

Configuring Django REST Framework

Covered topics: Installation, Core RESTFRAMEWORK Settings, Custom Pagination, Error Response Format.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Bulk Operations in Django ORM
πŸ“š Django

Bulk Operations in Django ORM

Covered topics: bulkcreate β€” Mass Creation, bulkupdate β€” Mass Update, update() β€” Queryset-Level Update, delete()...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Mixins in Django CBV
πŸ“š Django

Mixins in Django CBV

Mixins are small classes that add a single behavior to CBVs through multiple inheritance.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
get_context_data in Django CBVs
πŸ“š Django

get_context_data in Django CBVs

getcontextdata() is a CBV method for passing additional data to a template.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
select_related and prefetch_related
πŸ“š Django

select_related and prefetch_related

Query optimization when working with related objects.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Nested Serializers in DRF
πŸ“š Django

Nested Serializers in DRF

Covered topics: Reading Nested Objects, Write by ID, Read as Object, Nested List (Reverse Relation),...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django CreateView
πŸ“š Django

Django CreateView

CreateView is a CBV for creating an object through a form.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Template Filters
πŸ“š Django

Django Template Filters

Filters are applied to template variables using the | pipe character.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
πŸ“‚ All categories

Choose a direction

Each category contains carefully selected materials from experts

πŸ“

AI Startup

Articles about AI startups

πŸ“š 6 articles
πŸ“

API

Articles about working with APIs

πŸ“š 10 articles
πŸ“

Django

Articles about django

πŸ“š 63 articles
πŸ“

Docker

Articles about Docker and containers

πŸ“š 12 articles
πŸ“

Fastapi

Articles about fastapi

πŸ“š 16 articles
πŸ“

Git & GitHub

Articles about Git and GitHub

πŸ“š 32 articles
πŸ“

Html Css

Articles about html-css

πŸ“š 23 articles
πŸ“

Kubernetes

Articles about kubernetes

πŸ“š 10 articles
πŸ“

LLM & AI

Articles about language models

πŸ“š 21 articles
πŸ“

Programming

Articles about programming

πŸ“š 4 articles
πŸ“

Python

Articles about Python

πŸ“š 54 articles
πŸ“

Tools

Articles about development tools

πŸ“š 2 articles
✍️ Join

Want to share your knowledge?

Become an author on our blog and help other developers learn new technologiesBecome an author on our blog and help other developers learn new technologies