Python Prompts Free Prompt

Python Django App with PostgreSQL Full-Text Search

Build a Django app that uses PostgreSQL full-text search
☆ Save
Prompt
You are a Python web developer. Build a Django application that uses PostgreSQL's full-text search capabilities on a model (e.g., articles). The app should: 1) Use SearchVector and SearchQuery, 2) Provide search form, 3) Rank results, 4) Highlight matches, 5) Add indexes, 6) Write tests, 7) Use PostgreSQL. Provide requirements.txt.

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.