Light bulb Black Friday deal 30% off of all annual plans with the coupon code: BLACKFRIDAY2024 Sign Up Right Now!

Blog

Kostja Palović

Django Admin Inlines

Read more →
Kostja Palović

How to use decorator in class-based view methods

Read more →
Kostja Palović

CSV and Excel Import and Export in Django Admin Site

Read more →
Kostja Palović

Django Admin Panel Tutorial

Series of bite-sized topic-based tutorials about unleashing the power of Django Admin

Read more →
Kostja Palović

Basic Django Admin Panel Setup and registering models

Read more →
Kostja Palović

Search in Django Admin

Read more →
Kostja Palović

Filters and Custom Filters in Django admin

Read more →
Kostja Palović

Readonly fields in Django Admin

Read more →
Kostja Palović

Customizing Django Admin Change List

Read more →
Kostja Palović

Ordering in Django Admin

Read more →
Kostja Palović

Adding links to related objects and columns in Django Admin

Read more →
Kostja Palović

Pre-populate SlugField in the Django Admin Site

Read more →
Kostja Palović

How to Add Custom Actions to Django admin

Read more →
Kostja Palović

Django Celery Tutorial to Background tasks

How to work with Django Celery tasks, avoid typical pitfalls while working with background tasks, use locking to avoid simultaneous processing of the same data.

Read more →
Kostja Palović

Deploy Django to Digital Ocean Droplet

Learn how to easily deploy a Django Project to Digital Ocean Droplet, setup environment variables, Add databases and have SSL certificate issued.

Read more →
Kostja Palović

How to Deploy Django Project to AWS EC2

How to deploy a Django project on AWS EC2 instance. Article show how to connect GIT repository, add database and deploy your app

Read more →
Kostja Palović

Deploy Django to Google Cloud Platform(GCP)

How to create a Google Cloud (GCP) VM and deploy a Django project, create a database and access the site via HTTPS.

Read more →
Kostja Palović

Deploy Django on Azure

How to deploy a Django application to a Azure VM, setup database and see server stats.

Read more →