- Updated availability.py to use MIN_ADVANCE_DAYS constant instead of hardcoded timedelta(days=1) - Ensures consistency between booking and availability date ranges - Both now use the same constant from shared_constants