From 63d79707df7c9ffd2730d9c25dc3c96371d73d18 Mon Sep 17 00:00:00 2001 From: bibo Date: Sun, 5 Nov 2023 12:56:10 +0800 Subject: [PATCH] Fix Error: Reverse for 'avatar_change' not found. Code is changed, but the doc is not changed, so people do not know how to modiy when have the problem. --- docs/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.txt b/docs/index.txt index 4309714..7fc54b7 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -54,7 +54,7 @@ that are required. A minimal integration can work like this: 4. Somewhere in your template navigation scheme, link to the change avatar page:: - Change your avatar + Change your avatar 5. Wherever you want to display an avatar for a user, first load the avatar template tags::