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

Django DeleteView
πŸ“š Django

Django DeleteView

DeleteView is a CBV for deleting an object with a confirmation step.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Admin: Overview
πŸ“š Django

Django Admin: Overview

Django Admin is a built-in management panel for working with data through a browser.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Development Server
πŸ“š Django

Django Development Server

Django's built-in server is intended for local development: it runs the project and reloads Python...

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

Pagination in Django ListView

Covered topics: Enabling pagination, Template with pagination, Pagination with filters, Manual pagination (in function-based views).

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

Django UpdateView

UpdateView is a class-based view for editing an existing object through a form.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
login_required: protecting views
πŸ“š Django

login_required: protecting views

Django can restrict a view to authenticated users with a decorator for function-based views or...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django ORM: Cheatsheet
πŸ“š Django

Django ORM: Cheatsheet

ORM (Object-Relational Mapping) lets you work with the database through Python objects without writing SQL.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django: Next Steps
πŸ“š Django

Django: Next Steps

You've mastered the Django fundamentals. Where to go from here?

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

Django Templates: Introduction

Django Template Language (DTL) is a simple templating language for generating HTML.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Project vs Application in Django
πŸ“š Django

Project vs Application in Django

A Django project contains the site's shared configuration, while applications split its functionality into focused,...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Views in Django: Handling Requests
πŸ“š Django

Views in Django: Handling Requests

A view is a function or class that receives an HTTP request and returns an...

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

Environment Variables in Django

Covered topics: Why use environment variables, python-dotenv, django-environ (alternative), .gitignore.

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