mamweb/seminar/views/__init__.py

3 lines
79 B
Python

from .views_all import *
from .autocomplete import *
from .views_rest import *