Convert blog plugin to use new privileges system
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 12 Dec 2013 16:13:48 +0000 (17:13 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 12 Dec 2013 16:13:48 +0000 (17:13 +0100)
commit39fbb83490ccb30858d62f35f6a1f4c1813b23d2
treee85ace2d51a7d6d6178d556176161b8a2df7ccf1
parent14103077e911277f3af6509d1ef7d0ccc8ac146a
Convert blog plugin to use new privileges system

there is no user.is_admin anymore. Adapt to use the new privileges
system.
mediagoblin/media_types/blog/lib.py
mediagoblin/media_types/blog/views.py
mediagoblin/templates/mediagoblin/user_pages/blog_media.html
mediagoblin/user_pages/views.py