Python Prompts Free Prompt

Python Django App with Custom Management Commands

Build a Django app that includes custom management commands
☆ Save
Prompt
You are a Python web developer. Build a Django application that has custom management commands for tasks like cleaning old data, sending emails, etc. The app should: 1) Create a command using BaseCommand, 2) Accept arguments, 3) Perform a task, 4) Log output, 5) Add tests, 6) Provide documentation. Include example commands.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.