Project_Camper/vagus/camper/views/__init__.py
2021-01-17 17:10:04 +01:00

4 lines
86 B
Python

from .create_offer import *
from .detail_page import *
from .statistic_offer import *