﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35526	Search result rendered as Plain Text JSON	Nischal lamichhane	nobody	"### Description

The search results on the Django documentation website are not rendering correctly. Instead of displaying the search results properly, the JSON structure is being displayed as plain text.

### Steps to Reproduce

1. Go to [docs.djangoproject.com](https://docs.djangoproject.com/)
2. Use the search functionality to search for a term, such as ""Formsets""
3. Observe the search results

### Expected Behavior

The search results should be displayed in a readable format with proper links and descriptions.

### Actual Behavior

The search results are displayed as plain text JSON:

"	Bug	closed	Documentation	5.0	Normal	invalid	JSON, RENDERING ISSUE	Nischal lamichhane	Unreviewed	1	0	0	0	1	1
