3 lines
134 B
Python
3 lines
134 B
Python
|
from lostplaces_app.views.base_views import *
|
||
|
from lostplaces_app.views.views import *
|
||
|
from lostplaces_app.views.place_views import *
|