Address concerns in Issue #543
authorJoar Wandborg <joar@wandborg.se>
Sat, 2 Feb 2013 22:25:04 +0000 (23:25 +0100)
committerJoar Wandborg <joar@wandborg.se>
Wed, 13 Feb 2013 21:23:27 +0000 (22:23 +0100)
commit19ad2e0cd0ff2e03cdf1243a9cedaecd4a187592
tree5ca01337701f971a7584c435fe3e5d5c21aaeda3
parentb4ea20fa98d2ef9a25be6b964e2b9509c32d60d0
Address concerns in Issue #543

- Fixed PEP-008 issues.
- Removed .user-{user} from the tag URI and put it before the domain,
  such as {user}@{host} instead.
- Use year from collection.created instead of current year.
mediagoblin/user_pages/views.py