feat: Refactor hotel terminology to lodging and update related components

This commit is contained in:
Sean Morley
2025-02-08 16:10:01 -05:00
parent d2cb862103
commit 68924d7ecc
17 changed files with 510 additions and 135 deletions

View File

@@ -13,4 +13,4 @@ from .stats_view import *
from .transportation_view import *
from .global_search_view import *
from .attachment_view import *
from .hotel_view import *
from .lodging_view import *