Python Prompts Free Prompt

Python Django App with File Upload and Processing

Build a Django app that allows users to upload CSV files and process them
☆ Save
Prompt
You are a Python web developer. Build a Django application where users can upload a CSV file, and the app processes it (e.g., generates a report). The app should: 1) Have a form to upload CSV, 2) Validate file type, 3) Process in background using Celery, 4) Show progress, 5) Allow download of results, 6) Use Django's file handling, 7) Add tests. Provide docker-compose.

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.