From aa94a0b2de340fcb0fde5b1a42dbff3ab6d9fa5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20St=C3=A4hli?= Date: Mon, 22 Jan 2024 18:01:24 +0100 Subject: [PATCH] instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 580ecf8..43dc1ab 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ in searchindex key and kwargs. ### Define sources -Example, hopefully self explaining. +Example, hopefully self explaining. Place this code in `index_sources.py` of your app, and +it will be autodiscovered. ``` from django.utils.html import strip_tags