7 lines
136 B
Python
Executable File
7 lines
136 B
Python
Executable File
"""
|
|
init.py
|
|
"""
|
|
from horilla import horilla_apps
|
|
from horilla import horilla_middlewares
|
|
from horilla import horilla_context_processors
|