From 43cea075dd6e07d04e4e136556a9a4fd3a8f69a3 Mon Sep 17 00:00:00 2001 From: ibuler Date: Thu, 22 Jan 2015 23:15:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/juser/user_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/juser/user_list.html b/templates/juser/user_list.html index 2245d5a5d..a4e33a8c8 100644 --- a/templates/juser/user_list.html +++ b/templates/juser/user_list.html @@ -48,7 +48,7 @@ - {% for user in users %} + {% for user in contacts.object_list %} {{ user.id }}