πŸ“š 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

related_name in Django
πŸ“š Django

related_name in Django

relatedname is the name used for reverse access from a related model back to its...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
User Profile Page
πŸ“š Django

User Profile Page

Covered topics: Simple Profile (User Data Only), Extending with a Profile Model, Auto-creating a Profile...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Model Relationships
πŸ“š Django

Django Model Relationships

Covered topics: ForeignKey (One-to-Many), ondelete Options, ManyToManyField (Many-to-Many), OneToOneField (One-to-One).

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

Filtering in Django REST Framework

Covered topics: Simple Filtering via Query Params, django-filter, Search and Ordering, filtersetfields β€” Quick Setup.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Choices in Django Models
πŸ“š Django

Choices in Django Models

Use TextChoices to define a model field's limited set of values in one place for...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Messages Framework in Django
πŸ“š Django

Messages Framework in Django

A built-in mechanism for displaying one-time messages to the user.

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

Squashing Migrations in Django

Squash β€” compressing multiple migrations into one to simplify the history.

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

Django REST Framework: Introduction

DRF is the most popular package for building REST APIs in Django.

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

Template Loading in Django

Django searches the configured project and application directories for templates, so directory structure determines how...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Password Change in Django
πŸ“š Django

Password Change in Django

Covered topics: Built-in Views, Password Change Template, Email for Password Reset, Password Change in Code.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
HttpRequest and HttpResponse in Django
πŸ“š Django

HttpRequest and HttpResponse in Django

Covered topics: HttpRequest β€” the request object, HttpResponse β€” the response object, Redirect, render() β€”...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django: Production Checklist
πŸ“š Django

Django: Production Checklist

Before deploying a Django project, review its security, database, static files, HTTPS, logging, and backup...

πŸ‘€ 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