nyaa/nyaa/views/__init__.py

6 lines
56 B
Python

from nyaa.views import (
site,
)
site_bp = site.bp