create sitemanagement project and dynamic faqs
This commit is contained in:
6
backend/routes/constants/__init__.py
Normal file
6
backend/routes/constants/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from .routeChoices import (
|
||||
type_transport_choices,
|
||||
transfer_location_choices,
|
||||
cargo_type_choices,
|
||||
owner_type_choices
|
||||
)
|
||||
Reference in New Issue
Block a user