nsfw is handled in video subclasses

nsfw
This commit is contained in:
Christophe Benz 2010-07-12 03:13:30 +02:00
commit d427f0a899
5 changed files with 10 additions and 6 deletions

View file

@ -68,4 +68,4 @@ class IndexPage(PornPage):
rating_max=rating_max,
duration=duration,
thumbnail_url=thumbnail_url,
nsfw=True)
)