Fix atom feed for tags.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 9 Apr 2012 20:43:25 +0000 (22:43 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 9 Apr 2012 20:43:25 +0000 (22:43 +0200)
commitcb9b2b2a6fde39c8df8ee69a3c6dc8b8022d7483
tree3b63af6643aa933082487bf4aa939f45f46df6ec
parent0db3e10afb38ffd7e1f01560b6a1ee375c9efeb0
Fix atom feed for tags.

This one was missed. Needs to call a big sql join.
Luckily the join was already implemented.
mediagoblin/listings/views.py