3 lines
79 B
Python
3 lines
79 B
Python
from .views_all import *
|
|
from .autocomplete import *
|
|
from .views_rest import *
|