# Backend
#Backend
3 articles tagged
PostgreSQL 18 Installation & Setup Guide for Debian and Ubuntu
A production-ready, step-by-step guide to installing PostgreSQL 18 on Debian and Ubuntu using the official PostgreSQL APT repository. Covers secure installation, user and database setup, authentication configuration, and best practices for modern web applications.
# postgresql # postgresql-18 # database # debian # ubuntu # linux # backend # devops # server # installation
3 min read
Django Admin Actions – Developer Documentation
A **production-oriented, developer-focused guide** to using **Django Admin Actions** effectively. Covers bulk operations, confirmation workflows, permission checks, service-layer delegation, and best practices for scalable Django applications.
# django # django-admin # admin-actions # backend # python # bulk-operations # permissions # service-layer # audit-logging # enterprise-django # best-practices
4 min read