From 370c8abf51b146dd0bd16d75fd1bd792d2b8c5e8 Mon Sep 17 00:00:00 2001 From: Stuart Maxwell Date: Sat, 28 Mar 2026 21:44:45 +1300 Subject: [PATCH 1/4] Update docs to reference get_search_url --- docs/search.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/search.md b/docs/search.md index 502cf90..fb3f09e 100644 --- a/docs/search.md +++ b/docs/search.md @@ -63,10 +63,10 @@ For more control over the appearance, customize the search form parameters: ### Building Your Own Form -If you need complete control over the HTML structure, use the `{% search_url %}` tag: +If you need complete control over the HTML structure, use the `{% get_search_url %}` tag: ```django -
+