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

SuccessMessageMixin in Django
πŸ“š Django

SuccessMessageMixin in Django

SuccessMessageMixin is a mixin for displaying a flash message after a form is successfully submitted...

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

Timezones in Django

Reliable timezone handling requires aware datetime values, UTC storage, and conversion to local time at...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Versions: What's New
πŸ“š Django

Django Versions: What's New

Covered topics: the current LTS, Django 5.x, Django 6.0, and version selection.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
URL Routing in Django
πŸ“š Django

URL Routing in Django

Django maps URLs to views via urlpatterns.

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

Authentication in Django

Django includes a complete authentication system: the User model, login/logout, and permissions.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Token Authentication in DRF
πŸ“š Django

Token Authentication in DRF

Covered topics: Setup, Endpoint for Obtaining a Token, Using the Token, Creating a Token for...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Q Objects in Django ORM
πŸ“š Django

Q Objects in Django ORM

Q objects allow you to build complex query conditions using OR, AND, and NOT.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
The {% url %} Tag in Django
πŸ“š Django

The {% url %} Tag in Django

{% url %} is a template tag for generating URLs by route name.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Deploying Django to Railway
πŸ“š Django

Deploying Django to Railway

Railway is a cloud platform with a free tier. Deploy from GitHub in minutes.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Class-Based Views in Django
πŸ“š Django

Class-Based Views in Django

CBVs use classes instead of functions. The built-in CBVs implement common CRUD patterns.

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

Django DetailView

DetailView is a CBV for displaying a single object by its pk or slug.

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

Databases in Django

Covered topics: Supported Database Backends, Configuring SQLite (default), Configuring PostgreSQL, Via environment variable (recommended).

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