Apply consistency & PEP8 to atom feeds
authorAndrew Browning <ayleph@thisshitistemp.com>
Fri, 4 Nov 2016 06:46:53 +0000 (02:46 -0400)
committerAndrew Browning <ayleph@thisshitistemp.com>
Fri, 4 Nov 2016 06:53:07 +0000 (02:53 -0400)
commit2a01c5e793b218add8b1b8d9c9ed84952930b1bc
tree9c13c7268806ad953c08f034a7f77cb43345ce1d
parent65d8ca7050110d83bf75c9334ccd89cc5959f22a
Apply consistency & PEP8 to atom feeds

This patch applies the atom feed thumbnail changes from 65d8ca7 to user
atom feeds and rearranges the code in both views for better consistency
with PEP8 and with each other. It also fixes a spacing issue with the
feed title on the main page.
mediagoblin/listings/views.py
mediagoblin/user_pages/views.py