Python Prompts Free Prompt

Python Django Blog with SEO-Friendly URLs

Build a Django blog that generates SEO-friendly URLs from post titles
☆ Save
Prompt
You are a Python web developer. Build a Django blog where post URLs are automatically generated from titles (e.g., /my-post-title). The app should: 1) Have models for Post, Category, Tag, 2) Generate slug from title, 3) Include sitemap.xml, 4) Add meta tags for SEO, 5) Implement pagination, 6) Use Django's built-in comments or Disqus, 7) Provide RSS feed. Include tests.

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.