]> git.openstreetmap.org Git - osqa.git/commit
Jira OSQA-456, avoid using nested loops, use the 'in' operator in the template instead.
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sun, 31 Jul 2011 12:22:09 +0000 (12:22 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sun, 31 Jul 2011 12:22:09 +0000 (12:22 +0000)
commitba92fb664319b9026ffd19aa5f837227470b426c
tree39824a1c829d94ab13b61d399ff4bbfa9391a851
parent4708a946c7ccdb34ab2053eabb2b6aa3869f26d6
Jira OSQA-456, avoid using nested loops, use the 'in' operator in the template instead.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1137 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/skins/default/templates/badges.html
forum/views/meta.py