From 2aa7e266cf2184f659fe9b808d77c23e82ade327 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Wed, 3 Jun 2015 16:46:30 -0400 Subject: [PATCH] Clean up the Django ORM usage a bit --- lms/templates/discussion/_user_profile.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/templates/discussion/_user_profile.html b/lms/templates/discussion/_user_profile.html index 72494cfc50..ea732716f0 100644 --- a/lms/templates/discussion/_user_profile.html +++ b/lms/templates/discussion/_user_profile.html @@ -3,7 +3,8 @@