Tagged articles
1 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
May 3, 2021 · Backend Development

Master One‑Off Django Scripts and Custom Management Commands

This guide explains how to write and run one‑off Python scripts and custom Django management commands for tasks like listing users, creating blog posts, and publishing or editing them, covering environment setup, model definitions, and command‑line argument handling.

Web Developmentmanagement commands
0 likes · 10 min read
Master One‑Off Django Scripts and Custom Management Commands